Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/prog_tests/
H A Dtest_tunnel.c394 static int add_ipv4_tunnel(const char *dev0, const char *dev1, in add_ipv4_tunnel() function
850 err = add_ipv4_tunnel(GRE_TUNL_DEV0, GRE_TUNL_DEV1, "gre", "seq"); in test_gre_tunnel()
855 err = add_ipv4_tunnel(GRE_TUNL_DEV0, GRE_TUNL_DEV1, "gre", "seq key 2"); in test_gre_tunnel()
860 err = add_ipv4_tunnel(GRE_TUNL_DEV0, GRE_TUNL_DEV1, "gretap", "seq"); in test_gre_tunnel()
865 err = add_ipv4_tunnel(GRE_TUNL_DEV0, GRE_TUNL_DEV1, "gretap", "seq key 2"); in test_gre_tunnel()
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()