Searched refs:ETH_P_TEB (Results 1 – 14 of 14) sorted by relevance
93 geneveh->proto_type = htons(ETH_P_TEB); in geneve_build_header()137 skb_set_inner_protocol(skb, htons(ETH_P_TEB)); in geneve_xmit_skb()280 if (unlikely(geneveh->proto_type != htons(ETH_P_TEB))) in geneve_udp_encap_recv()285 htons(ETH_P_TEB))) in geneve_udp_encap_recv()
176 if (tpi->proto == htons(ETH_P_TEB)) in ipgre_err()210 if (tpi->proto == htons(ETH_P_TEB)) in ipgre_rcv()302 __gre_xmit(skb, dev, &tunnel->parms.iph, htons(ETH_P_TEB)); in gre_tap_xmit()
94 if (inner_proto == htons(ETH_P_TEB)) { in iptunnel_pull_header()
60 #define ETH_P_TEB 0x6558 /* Trans Ether Bridging */ macro
174 skb->inner_protocol != htons(ETH_P_TEB) || in vxlan_features_check()
79 tpi.proto = htons(ETH_P_TEB); in __build_header()
470 .type = cpu_to_be16(ETH_P_TEB),
225 if (proto == htons(ETH_P_TEB)) { in __skb_flow_dissect()
2415 if (type == htons(ETH_P_TEB)) { in skb_network_protocol()
124 int dev_type = (gre_proto == htons(ETH_P_TEB)) ? in ip6gre_tunnel_lookup()740 htons(ETH_P_TEB) : skb->protocol; in ip6gre_xmit2()
1187 if (iptunnel_pull_header(skb, VXLAN_HLEN, htons(ETH_P_TEB))) in vxlan_udp_encap_recv()1746 skb_set_inner_protocol(skb, htons(ETH_P_TEB)); in vxlan6_xmit_skb()1825 skb_set_inner_protocol(skb, htons(ETH_P_TEB)); in vxlan_xmit_skb()
434 (ETH_P_TEB << FM10K_TUNNEL_CFG_NVGRE_SHIFT)); in fm10k_restore_vxlan_port()
733 skb->inner_protocol != htons(ETH_P_TEB)) in fm10k_tx_encap_offload()
4992 skb->inner_protocol != htons(ETH_P_TEB) || in be_features_check()