Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c112 #define IP6ERSPAN_TUNL_DEV0 "ip6erspan00" macro
900 err = add_ipv6_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1, in test_ip6erspan_tunnel()
904 err = add_ipv6_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1, in test_ip6erspan_tunnel()
920 delete_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1); in test_ip6erspan_tunnel()