Home
last modified time | relevance | path

Searched defs:MSG_ZEROCOPY (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/networking/
Dmsg_zerocopy.rst3 MSG_ZEROCOPY chapter
/Linux-v4.19/tools/testing/selftests/net/
Dtcp_mmap.c85 #define MSG_ZEROCOPY 0x4000000 macro
Dudpgso_bench_tx.c38 #define MSG_ZEROCOPY 0x4000000 macro
Dmsg_zerocopy.c74 #define MSG_ZEROCOPY 0x4000000 macro
/Linux-v4.19/include/linux/
Dsocket.h294 #define MSG_ZEROCOPY 0x4000000 /* Use user data in kernel path */ macro