Searched refs:inner_protocol (Results 1 – 19 of 19) sorted by relevance
13 __be16 inner_protocol; member34 skb->inner_protocol = data->inner_protocol; in sch_frag_xmit()60 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; member789 skb->inner_protocol = data->inner_protocol; in ovs_vport_output()835 data->inner_protocol = skb->inner_protocol; in prepare_frag()
42 skb->protocol = skb->inner_protocol; in gre_gso_segment()
167 protocol = skb->inner_protocol; in skb_udp_tunnel_segment()
371 skb->inner_protocol != htons(ETH_P_TEB) || in vxlan_features_check()
750 if (skb->inner_protocol) in xfrm_output()
1349 if (ntohs(skb->inner_protocol) != ETH_P_TEB) in efx_can_encap_offloads()
1337 if (ntohs(skb->inner_protocol) != ETH_P_TEB) in efx_can_encap_offloads()
683 skb->inner_protocol != htons(ETH_P_TEB)) in fm10k_tx_encap_offload()
2184 __be16 inner_protocol = htons(ETH_P_TEB); in vxlan_build_skb() local2232 inner_protocol = skb->protocol; in vxlan_build_skb()2235 skb_set_inner_protocol(skb, inner_protocol); in vxlan_build_skb()
1032 __be16 inner_protocol;2750 skb->inner_protocol = protocol; in skb_set_inner_protocol()
1726 skb->inner_protocol != htons(ETH_P_TEB) || in xgbe_is_vxlan()
1917 skb->inner_protocol != htons(ETH_P_TEB) || in nfp_net_features_check()
1305 CHECK_SKB_FIELD(inner_protocol); in __copy_skb_header()6153 if (!skb->inner_protocol) { in skb_mpls_push()
1289 skb->inner_protocol != htons(ETH_P_TEB)) in cxgb_encap_offload_supported()
5117 skb->inner_protocol != htons(ETH_P_TEB) || in be_features_check()
4567 switch (skb->inner_protocol) { in mlx5e_gre_tunnel_inner_proto_offload_supported()
11420 switch (skb->inner_protocol) { in bnxt_tunl_check()
Completed in 98 milliseconds