Home
last modified time | relevance | path

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

/linux-6.12.1/io_uring/
Dnet.c403 #define SENDMSG_FLAGS (IORING_RECVSEND_POLL_FIRST | IORING_RECVSEND_BUNDLE) macro
423 if (sr->flags & ~SENDMSG_FLAGS) in io_sendmsg_prep()