Home
last modified time | relevance | path

Searched refs:recv_fd (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dreuseport_addr_any.c197 int epfd, i, send_fd, recv_fd; in test() local
212 recv_fd = receive_once(epfd, proto); in test()
213 if (recv_fd != fd) in test()
/linux/samples/seccomp/
H A Duser-trap.c63 static int recv_fd(int sock) in recv_fd() function
277 listener = recv_fd(sk_pair[0]); in main()
/linux/tools/testing/selftests/landlock/
H A Dcommon.h159 static int __maybe_unused recv_fd(int usock) in recv_fd() function
H A Dbase_test.c295 const int ruleset_fd_rx = recv_fd(socket_fds[1]); in TEST()
H A Dscoped_abstract_unix_test.c598 server_socket = recv_fd(client_child); in TEST_F()
H A Dfs_test.c3884 fd = recv_fd(socket_fds[1]); in TEST_F_FORK()