Searched refs:add_ipv6_tunnel (Results 1 – 1 of 1) sorted by relevance
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | test_tunnel.c | 439 static int add_ipv6_tunnel(const char *dev0, const char *dev1, in add_ipv6_tunnel() function 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() 979 err = add_ipv6_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1, in test_ip6erspan_tunnel() 983 err = add_ipv6_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1, in test_ip6erspan_tunnel() 1072 err = add_ipv6_tunnel(IP6TNL_TUNL_DEV0, IP6TNL_TUNL_DEV1, "ip6tnl", ""); in test_ip6tnl_tunnel()
|