Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c110 #define ERSPAN_TUNL_DEV1 "erspan11" macro
864 err = add_ipv4_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1, in test_erspan_tunnel()
868 err = add_ipv4_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1, in test_erspan_tunnel()
878 if (tc_prog_attach(ERSPAN_TUNL_DEV1, get_fd, set_fd)) in test_erspan_tunnel()
884 delete_tunnel(ERSPAN_TUNL_DEV0, ERSPAN_TUNL_DEV1); in test_erspan_tunnel()