Home
last modified time | relevance | path

Searched refs:MSG_BATCH (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/trace/beauty/
A Dmsg_flags.c11 #ifndef MSG_BATCH
12 #define MSG_BATCH 0x40000 macro
/linux/include/linux/
A Dsocket.h323 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
/linux/tools/perf/trace/beauty/include/linux/
A Dsocket.h323 #define MSG_BATCH 0x40000 /* sendmmsg(): more messages coming */ macro
/linux/Documentation/networking/
A Dkcm.rst260 except the last have MSG_BATCH in the flags of sendmsg call.
/linux/net/kcm/
A Dkcmsock.c904 if (msg->msg_flags & MSG_BATCH) { in kcm_sendmsg()
/linux/net/
A Dsocket.c2733 flags |= MSG_BATCH; in __sys_sendmmsg()

Completed in 29 milliseconds