Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c107 #define IP6GRE_TUNL_DEV1 "ip6gre11" macro
901 err = add_ipv6_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1, in test_ip6gre_tunnel()
905 err = add_ipv6_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1, in test_ip6gre_tunnel()
914 if (generic_attach(IP6GRE_TUNL_DEV1, get_fd, set_fd)) in test_ip6gre_tunnel()
922 delete_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1); in test_ip6gre_tunnel()