Home
last modified time | relevance | path

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

/linux/samples/seccomp/
H A Duser-trap.c63 static int recv_fd(int sock) in recv_fd() function
/linux/tools/testing/selftests/net/
H A Dreuseport_addr_any.c197 int epfd, i, send_fd, recv_fd; in test() local
/linux/tools/testing/selftests/landlock/
H A Dcommon.h132 static int __maybe_unused recv_fd(int usock) in recv_fd() function