Home
last modified time | relevance | path

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

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