Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseport_dualstack.c31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd() argument
128 static void test(int *rcv_fds, int count, int proto) in test() argument
161 int rcv_fds[3 in main() local
[all...]
H A Dreuseport_addr_any.c34 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count, in build_rcv_fd() argument
194 static void test(int *rcv_fds, int count, int family, int proto, int fd) in test() argument
231 int rcv_fds[10], i; run_one_test() local
[all...]
H A Dtcp_fastopen_backup_key.c45 static int rcv_fds[N_LISTEN]; variable
91 static void build_rcv_fd(int family, int proto, int *rcv_fds) in build_rcv_fd() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseport_dualstack.c31 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count) in build_rcv_fd() argument
128 static void test(int *rcv_fds, int count, int proto) in test() argument
161 int rcv_fds[3 in main() local
[all...]
H A Dreuseport_addr_any.c34 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count, in build_rcv_fd() argument
194 static void test(int *rcv_fds, int count, int family, int proto, int fd) in test() argument
231 int rcv_fds[10], i; run_one_test() local
[all...]
H A Dtcp_fastopen_backup_key.c43 static int rcv_fds[N_LISTEN]; variable
89 static void build_rcv_fd(int family, int proto, int *rcv_fds) in build_rcv_fd() argument
[all...]

Completed in 4 milliseconds