Searched refs:test_inet_dtime (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtc_redirect.c608 static void test_inet_dtime(int family, int type, const char *addr, __u16 port) function
820 test_inet_dtime(AF_INET6, SOCK_STREAM, IP6_DST, 50000 + t);
857 test_inet_dtime(family, SOCK_STREAM, addr, 50000 + t);
889 test_inet_dtime(family, SOCK_DGRAM, addr, 50000 + t);

Completed in 79 milliseconds