Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dicmp_send_kfunc.c148 static void run_icmp_test(struct icmp_send *skel, int af, const char *ip, in run_icmp_test() function
234 run_icmp_test(skel, AF_INET, "127.0.0.1", NR_ICMP_UNREACH); in test_icmp_send_unreach_cgroup()
237 run_icmp_test(skel, AF_INET6, "::1", ICMPV6_REJECT_ROUTE); in test_icmp_send_unreach_cgroup()