Home
last modified time | relevance | path

Searched refs:MSG_ZEROCOPY (Results 1 - 10 of 10) sorted by relevance

/third_party/ltp/include/lapi/
H A Dsocket.h13 #ifndef MSG_ZEROCOPY
14 # define MSG_ZEROCOPY 0x4000000 /* Use user data in kernel path */ macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h346 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h337 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h346 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h348 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h352 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h346 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/musl/include/sys/
H A Dsocket.h352 #define MSG_ZEROCOPY 0x4000000 macro
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c943 send_flags |= MSG_ZEROCOPY; in setup()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1831 pub const MSG_ZEROCOPY: ::c_int = 0x4000000; consts

Completed in 24 milliseconds