Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c110 #define ERSPAN_TUNL_DEV1 "erspan11" macro
943 err = add_ipv4_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1, in test_erspan_tunnel()
947 err = add_ipv4_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1, in test_erspan_tunnel()
957 if (generic_attach(ERSPAN_TUNL_DEV1, get_fd, set_fd)) in test_erspan_tunnel()
963 delete_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1); in test_erspan_tunnel()