Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c107 #define IP6GRE_TUNL_DEV1 "ip6gre11" macro
822 err = add_ipv6_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1, in test_ip6gre_tunnel()
826 err = add_ipv6_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1, in test_ip6gre_tunnel()
835 if (tc_prog_attach(IP6GRE_TUNL_DEV1, get_fd, set_fd)) in test_ip6gre_tunnel()
843 delete_tunnel(IP6GRE_TUNL_DEV0, IP6GRE_TUNL_DEV1); in test_ip6gre_tunnel()