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.c39 #define EXTPROTO_VXLAN 0x1 macro
177 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
219 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
308 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()
349 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()
512 EXTPROTO_VXLAN); in __encap_vxlan_eth()
604 EXTPROTO_VXLAN); in __encap_ip6vxlan_eth()