Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.c772 #define RECVMSG_FLAGS (IORING_RECVSEND_POLL_FIRST | IORING_RECV_MULTISHOT | \ macro
787 if (sr->flags & ~RECVMSG_FLAGS) in io_recvmsg_prep()