Home
last modified time | relevance | path

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

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

Completed in 17 milliseconds