Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c112 #define IP6ERSPAN_TUNL_DEV0 "ip6erspan00" macro
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()
999 delete_tunnel(IP6ERSPAN_TUNL_DEV0, IP6ERSPAN_TUNL_DEV1); in test_ip6erspan_tunnel()