Searched refs:MSG_BATCH (Results 1 – 6 of 6) sorted by relevance
11 #ifndef MSG_BATCH12 #define MSG_BATCH 0x40000 macro
322 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
260 except the last have MSG_BATCH in the flags of sendmsg call.
902 if (msg->msg_flags & MSG_BATCH) { in kcm_sendmsg()
2686 flags |= MSG_BATCH; in __sys_sendmmsg()