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