Home
last modified time | relevance | path

Searched defs:rcv_fds (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/testing/selftests/net/
Dreuseport_dualstack.c31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd()
128 static void test(int *rcv_fds, int count, int proto) in test()
160 int rcv_fds[32], i; in main() local