Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
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-v6.6/samples/seccomp/
Duser-trap.c61 static int recv_fd(int sock) in recv_fd() function
273 listener = recv_fd(sk_pair[0]); in main()
/Linux-v6.6/tools/testing/selftests/landlock/
Dcommon.h195 static int __maybe_unused recv_fd(int usock) in recv_fd() function
Dbase_test.c294 const int ruleset_fd_rx = recv_fd(socket_fds[1]); in TEST()
Dfs_test.c3704 fd = recv_fd(socket_fds[1]); in TEST_F_FORK()