Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dnet.c782 #define RECVMSG_FLAGS (IORING_RECVSEND_POLL_FIRST | IORING_RECV_MULTISHOT | \ macro
797 if (sr->flags & ~RECVMSG_FLAGS) in io_recvmsg_prep()