Searched refs:inner_protocol (Results 1 – 18 of 18) sorted by relevance
12 __be16 inner_protocol; member33 skb->inner_protocol = data->inner_protocol; in sch_frag_xmit()59 data->inner_protocol = skb->inner_protocol; in sch_frag_prepare_frag()
38 skb->protocol = skb->inner_protocol; in mpls_gso_segment()
49 __be16 inner_protocol; member753 skb->inner_protocol = data->inner_protocol; in ovs_vport_output()799 data->inner_protocol = skb->inner_protocol; in prepare_frag()
41 skb->protocol = skb->inner_protocol; in gre_gso_segment()
166 protocol = skb->inner_protocol; in skb_udp_tunnel_segment()
320 skb->inner_protocol != htons(ETH_P_TEB) || in vxlan_features_check()
720 if (skb->inner_protocol) in xfrm_output()
1338 if (ntohs(skb->inner_protocol) != ETH_P_TEB) in efx_can_encap_offloads()
675 skb->inner_protocol != htons(ETH_P_TEB)) in fm10k_tx_encap_offload()
919 __be16 inner_protocol; member2484 skb->inner_protocol = protocol; in skb_set_inner_protocol()
2338 __be16 inner_protocol = htons(ETH_P_TEB); in vxlan_build_skb() local2386 inner_protocol = skb->protocol; in vxlan_build_skb()2389 skb_set_inner_protocol(skb, inner_protocol); in vxlan_build_skb()
1726 skb->inner_protocol != htons(ETH_P_TEB) || in xgbe_is_vxlan()
1030 CHECK_SKB_FIELD(inner_protocol); in __copy_skb_header()5913 if (!skb->inner_protocol) { in skb_mpls_push()
3636 skb->inner_protocol != htons(ETH_P_TEB) || in nfp_net_features_check()
1289 skb->inner_protocol != htons(ETH_P_TEB)) in cxgb_encap_offload_supported()
5118 skb->inner_protocol != htons(ETH_P_TEB) || in be_features_check()
4256 switch (skb->inner_protocol) { in mlx5e_gre_tunnel_inner_proto_offload_supported()
11091 switch (skb->inner_protocol) { in bnxt_tunl_check()
Completed in 99 milliseconds