Searched refs:MSG_BATCH (Results 1 – 5 of 5) sorted by relevance
11 #ifndef MSG_BATCH12 #define MSG_BATCH 0x40000 macro
338 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */323 #define MSG_BATCH global() macro
338 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
260 except the last have MSG_BATCH in the flags of sendmsg call.
2721 flags |= MSG_BATCH; in __sys_sendmmsg()