Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlwt_ip_encap.c438 #define IPV4_ENCAP true macro
524 lwt_ip_encap(IPV4_ENCAP, EGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv4()
527 lwt_ip_encap(IPV4_ENCAP, INGRESS, "vrf red"); in test_lwt_ip_encap_vrf_ipv4()
542 lwt_ip_encap(IPV4_ENCAP, EGRESS, ""); in test_lwt_ip_encap_ipv4()
545 lwt_ip_encap(IPV4_ENCAP, INGRESS, ""); in test_lwt_ip_encap_ipv4()
682 lwt_ip_encap_vxlan(IPV4_ENCAP); in test_lwt_ip_encap_vxlan_ipv4()