Symbol: ETH_P_TEB
drivers/net/amt.c
2371
if (iptunnel_pull_header(skb, hdr_size, htons(ETH_P_TEB), false))
drivers/net/bareudp.c
320
if (skb_vlan_inet_prepare(skb, skb->protocol != htons(ETH_P_TEB)))
drivers/net/bareudp.c
390
if (skb_vlan_inet_prepare(skb, skb->protocol != htons(ETH_P_TEB)))
drivers/net/ethernet/amd/xgbe/xgbe-drv.c
1485
skb->inner_protocol != htons(ETH_P_TEB) ||
drivers/net/ethernet/broadcom/bnxt/bnxt.c
13962
if (skb->inner_protocol == htons(ETH_P_TEB)) {
drivers/net/ethernet/chelsio/cxgb4/sge.c
1275
skb->inner_protocol != htons(ETH_P_TEB))
drivers/net/ethernet/emulex/benet/be_main.c
5112
skb->inner_protocol != htons(ETH_P_TEB) ||
drivers/net/ethernet/intel/fm10k/fm10k_main.c
682
skb->inner_protocol != htons(ETH_P_TEB))
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
386
(ETH_P_TEB << FM10K_TUNNEL_CFG_NVGRE_SHIFT));
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c
113
geneveh->proto_type = htons(ETH_P_TEB);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_geneve.c
311
MLX5_SET(fte_match_set_misc, misc_v, geneve_protocol_type, ETH_P_TEB);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c
46
greh->protocol = htons(ETH_P_TEB);
drivers/net/ethernet/mellanox/mlx5/core/en/tc_tun_gre.c
74
MLX5_SET(fte_match_set_misc, misc_v, gre_protocol, ETH_P_TEB);
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
5006
case htons(ETH_P_TEB):
drivers/net/ethernet/netronome/nfp/flower/action.c
507
set_tun->tun_proto = htons(ETH_P_TEB);
drivers/net/ethernet/netronome/nfp/flower/match.c
492
ext->ethertype = cpu_to_be16(ETH_P_TEB);
drivers/net/ethernet/netronome/nfp/flower/match.c
527
ext->ethertype = cpu_to_be16(ETH_P_TEB);
drivers/net/ethernet/netronome/nfp/nfp_net_common.c
2146
skb->inner_protocol != htons(ETH_P_TEB) ||
drivers/net/ethernet/sfc/efx_common.c
1312
if (ntohs(skb->inner_protocol) != ETH_P_TEB)
drivers/net/ethernet/sfc/siena/efx_common.c
1339
if (ntohs(skb->inner_protocol) != ETH_P_TEB)
drivers/net/ethernet/sfc/tc_encap_actions.c
339
geneve->proto_type = htons(ETH_P_TEB);
drivers/net/ethernet/wangxun/libwx/wx_lib.c
1231
skb->inner_protocol != htons(ETH_P_TEB)) {
drivers/net/ethernet/wangxun/libwx/wx_lib.c
3242
skb->inner_protocol != htons(ETH_P_TEB))
drivers/net/geneve.c
116
static const __be16 proto_id_map[] = { htons(ETH_P_TEB),
drivers/net/geneve.c
1261
inner_proto = inner_proto_inherit ? skb->protocol : htons(ETH_P_TEB);
drivers/net/geneve.c
303
if (gnvh->proto_type == htons(ETH_P_TEB)) {
drivers/net/geneve.c
679
inner_proto != htons(ETH_P_TEB)))) {
drivers/net/geneve.c
726
if (geneveh->proto_type != htons(ETH_P_TEB))
drivers/net/geneve.c
930
if (likely(type == htons(ETH_P_TEB)))
drivers/net/geneve.c
961
if (likely(type == htons(ETH_P_TEB)))
drivers/net/vxlan/vxlan_core.c
1652
__be16 protocol = htons(ETH_P_TEB);
drivers/net/vxlan/vxlan_core.c
2194
__be16 inner_protocol = htons(ETH_P_TEB);
drivers/net/vxlan/vxlan_core.c
2370
no_eth_encap = flags & VXLAN_F_GPE && skb->protocol != htons(ETH_P_TEB);
include/net/tun_proto.h
24
return htons(ETH_P_TEB);
include/net/tun_proto.h
40
case htons(ETH_P_TEB):
include/net/vxlan.h
385
skb->inner_protocol != htons(ETH_P_TEB) ||
net/core/dev.c
3668
if (type == htons(ETH_P_TEB)) {
net/core/filter.c
3560
skb_set_inner_protocol(skb, htons(ETH_P_TEB));
net/core/flow_dissector.c
719
if (*p_proto == htons(ETH_P_TEB)) {
net/ethernet/eth.c
462
.type = cpu_to_be16(ETH_P_TEB),
net/ipv4/ip_gre.c
146
if (tpi->proto == htons(ETH_P_TEB))
net/ipv4/ip_gre.c
314
htons(ETH_P_TEB),
net/ipv4/ip_gre.c
424
if (tpi->proto == htons(ETH_P_TEB))
net/ipv4/ip_gre.c
430
if (res == PACKET_NEXT && tpi->proto == htons(ETH_P_TEB)) {
net/ipv4/ip_gre.c
767
gre_fb_xmit(skb, dev, htons(ETH_P_TEB));
net/ipv4/ip_gre.c
778
__gre_xmit(skb, dev, &tunnel->parms.iph, htons(ETH_P_TEB));
net/ipv4/ip_tunnel_core.c
117
if (!raw_proto && inner_proto == htons(ETH_P_TEB)) {
net/ipv6/ip6_gre.c
150
int dev_type = (gre_proto == htons(ETH_P_TEB) ||
net/ipv6/ip6_gre.c
517
htons(ETH_P_TEB),
net/ipv6/ip6_gre.c
735
protocol = (dev->type == ARPHRD_ETHER) ? htons(ETH_P_TEB) : proto;
net/nsh/nsh.c
106
skb->mac_len = proto == htons(ETH_P_TEB) ? ETH_HLEN : 0;
net/openvswitch/actions.c
155
if (ethertype == htons(ETH_P_TEB))
net/openvswitch/actions.c
313
if (skb->protocol == htons(ETH_P_TEB))
net/openvswitch/flow.c
989
if (skb->protocol == htons(ETH_P_TEB))
net/openvswitch/flow_netlink.c
3323
if (proto == htons(ETH_P_TEB) &&
net/openvswitch/vport.c
550
skb->protocol = htons(ETH_P_TEB);
tools/testing/selftests/bpf/progs/bpf_flow.c
214
if (gre->proto == bpf_htons(ETH_P_TEB)) {
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
158
case ETH_P_TEB:
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
199
case ETH_P_TEB:
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
289
case ETH_P_TEB:
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
329
case ETH_P_TEB:
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
457
return encap_ipv4(skb, IPPROTO_GRE, ETH_P_TEB);
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
484
return encap_ipv4(skb, IPPROTO_UDP, ETH_P_TEB);
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
494
ETH_P_TEB,
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
549
return encap_ipv6(skb, IPPROTO_GRE, ETH_P_TEB);
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
576
return encap_ipv6(skb, IPPROTO_UDP, ETH_P_TEB);
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
586
ETH_P_TEB,
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
630
case ETH_P_TEB:
tools/testing/selftests/net/tuntap_helpers.h
307
uint16_t protocol = htons(ETH_P_TEB);