Searched defs:rcv_fds (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/net/ |
H A D | reuseport_dualstack.c | 31 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() 161 int rcv_fds[32], i; in main() local
|
H A D | reuseport_addr_any.c | 34 build_rcv_fd(int family,int proto,int * rcv_fds,int count,const char * addr_str) build_rcv_fd() argument 194 test(int * rcv_fds,int count,int family,int proto,int fd) test() argument 231 int rcv_fds[10], i; run_one_test() local [all...] |
H A D | tcp_fastopen_backup_key.c | 43 static int rcv_fds[N_LISTEN]; variable 89 static void build_rcv_fd(int family, int proto, int *rcv_fds) in build_rcv_fd()
|