inner_protocol 1224 drivers/net/ethernet/chelsio/cxgb4/sge.c skb->inner_protocol != htons(ETH_P_TEB)) inner_protocol 5250 drivers/net/ethernet/emulex/benet/be_main.c skb->inner_protocol != htons(ETH_P_TEB) || inner_protocol 693 drivers/net/ethernet/intel/fm10k/fm10k_main.c skb->inner_protocol != htons(ETH_P_TEB)) inner_protocol 3531 drivers/net/ethernet/netronome/nfp/nfp_net_common.c skb->inner_protocol != htons(ETH_P_TEB) || inner_protocol 2163 drivers/net/vxlan.c __be16 inner_protocol = htons(ETH_P_TEB); inner_protocol 2211 drivers/net/vxlan.c inner_protocol = skb->protocol; inner_protocol 2214 drivers/net/vxlan.c skb_set_inner_protocol(skb, inner_protocol); inner_protocol 860 include/linux/skbuff.h __be16 inner_protocol; inner_protocol 2376 include/linux/skbuff.h skb->inner_protocol = protocol; inner_protocol 316 include/net/vxlan.h skb->inner_protocol != htons(ETH_P_TEB) || inner_protocol 957 net/core/skbuff.c CHECK_SKB_FIELD(inner_protocol); inner_protocol 5503 net/core/skbuff.c if (!skb->inner_protocol) { inner_protocol 41 net/ipv4/gre_offload.c skb->protocol = skb->inner_protocol; inner_protocol 163 net/ipv4/udp_offload.c protocol = skb->inner_protocol; inner_protocol 35 net/mpls/mpls_gso.c skb->protocol = skb->inner_protocol; inner_protocol 49 net/openvswitch/actions.c __be16 inner_protocol; inner_protocol 753 net/openvswitch/actions.c skb->inner_protocol = data->inner_protocol; inner_protocol 799 net/openvswitch/actions.c data->inner_protocol = skb->inner_protocol; inner_protocol 589 net/xfrm/xfrm_output.c if (skb->inner_protocol)