Home
last modified time | relevance | path

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

/openbmc/linux/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()
128 static void test(int *rcv_fds, int count, int proto) in test()
161 int rcv_fds[32], i; in main() local
H A Dreuseport_addr_any.c34 static void build_rcv_fd(int family, int proto, int *rcv_fds, int count, in build_rcv_fd()
194 static void test(int *rcv_fds, int count, int family, int proto, int fd) in test()
231 int rcv_fds[10], i; in run_one_test() local
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()