Home
last modified time | relevance | path

Searched refs:EXTPROTO_VXLAN (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c37 #define EXTPROTO_VXLAN 0x1 macro
167 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
209 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
298 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()
339 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()
503 EXTPROTO_VXLAN); in __encap_vxlan_eth()
595 EXTPROTO_VXLAN); in __encap_ip6vxlan_eth()