Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_ip_encap.c439 #define IPV6_ENCAP false macro
515 lwt_ip_encap(IPV6_ENCAP, EGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv6()
518 lwt_ip_encap(IPV6_ENCAP, INGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv6()
533 lwt_ip_encap(IPV6_ENCAP, EGRESS, ""); in test_lwt_ip_encap_ipv6()
536 lwt_ip_encap(IPV6_ENCAP, INGRESS, ""); in test_lwt_ip_encap_ipv6()
687 lwt_ip_encap_vxlan(IPV6_ENCAP); in test_lwt_ip_encap_vxlan_ipv6()