Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c106 #define IP6GRE_TUNL_DEV0 "ip6gre00" 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()
922 delete_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1); in test_ip6gre_tunnel()