Home
last modified time | relevance | path

Searched refs:ETH_P_TEB (Results 26 – 34 of 34) sorted by relevance

12

/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c1673 __be16 protocol = htons(ETH_P_TEB); in vxlan_rcv()
2186 __be16 inner_protocol = htons(ETH_P_TEB); in vxlan_build_skb()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c1740 skb->inner_protocol != htons(ETH_P_TEB) || in xgbe_is_vxlan()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c1962 skb->inner_protocol != htons(ETH_P_TEB) || in nfp_net_features_check()
/openbmc/linux/drivers/net/
H A Damt.c2366 if (iptunnel_pull_header(skb, hdr_size, htons(ETH_P_TEB), false)) in amt_membership_query_handler()
/openbmc/linux/net/openvswitch/
H A Dflow_netlink.c3336 if (proto == htons(ETH_P_TEB) && in __ovs_nla_copy_actions()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1289 skb->inner_protocol != htons(ETH_P_TEB)) in cxgb_encap_offload_supported()
/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5116 skb->inner_protocol != htons(ETH_P_TEB) || in be_features_check()
/openbmc/linux/net/core/
H A Ddev.c3391 if (type == htons(ETH_P_TEB)) { in skb_network_protocol()
H A Dfilter.c3496 skb_set_inner_protocol(skb, htons(ETH_P_TEB)); in bpf_skb_net_grow()

12