Home
last modified time | relevance | path

Searched defs:MSG_ZEROCOPY (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/include/lapi/
H A Dsocket.h14 # 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/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1831 pub const MSG_ZEROCOPY: ::c_int = 0x4000000; consts

Completed in 20 milliseconds