Home
last modified time | relevance | path

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

/linux/tools/perf/trace/beauty/
H A Dmsg_flags.c8 #ifndef MSG_WAITFORONE
9 #define MSG_WAITFORONE 0x10000 macro
/linux/tools/perf/trace/beauty/include/linux/
H A Dsocket.h321 #define MSG_WAITFORONE 0x10000 /* recvmmsg(): block until 1+ packets avail */ macro