Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dtest_tc_tunnel.c88 __u16 l2_proto, __u16 ext_proto) in __encap_ipv4() argument
160 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
202 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv4()
256 __u16 l2_proto, __u16 ext_proto) in __encap_ipv6() argument
291 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()
332 if (ext_proto & EXTPROTO_VXLAN) { in __encap_ipv6()