Searched defs:MSG_WAITFORONE (Results 1 – 5 of 5) sorted by relevance
9 #define MSG_WAITFORONE 0x10000 macro
239 MSG_WAITFORONE = 0x10000, /* Wait for at least one packet to return.*/ enumerator240 #define MSG_WAITFORONE MSG_WAITFORONE macro
303 #define MSG_WAITFORONE 0x10000 /* recvmmsg(): block until 1+ packets avail */ macro