Home
last modified time | relevance | path

Searched refs:SO_ZEROCOPY (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dsocket.h33 #ifndef SO_ZEROCOPY
34 # define SO_ZEROCOPY 60 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsocket.h287 #define SO_ZEROCOPY 60 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dsocket.h276 #define SO_ZEROCOPY 60 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsocket.h287 #define SO_ZEROCOPY 60 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dsocket.h287 #define SO_ZEROCOPY 60 macro
/third_party/musl/porting/linux/user/include/sys/
H A Dsocket.h291 #define SO_ZEROCOPY 60 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsocket.h287 #define SO_ZEROCOPY 60 macro
/third_party/musl/include/sys/
H A Dsocket.h291 #define SO_ZEROCOPY 60 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
H A Dmod.rs88 pub const SO_ZEROCOPY: ::c_int = 60; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
H A Dmod.rs84 pub const SO_ZEROCOPY: ::c_int = 60; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
H A Dmod.rs76 pub const SO_ZEROCOPY: ::c_int = 0x003e; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
H A Dmod.rs75 pub const SO_ZEROCOPY: ::c_int = 60; consts
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c165 SAFE_SETSOCKOPT_INT(sd, SOL_SOCKET, SO_ZEROCOPY, 1); in init_socket_opts()
703 SAFE_SETSOCKOPT_INT(sfd, SOL_SOCKET, SO_ZEROCOPY, 1); in server_init()
1010 {"z", &zcopy, "Enable SO_ZEROCOPY"},
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1119 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1122 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1122 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1132 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1128 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1132 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1128 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1116 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1338 pub const SO_ZEROCOPY: u32 = 62; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1117 pub const SO_ZEROCOPY: u32 = 60; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1338 pub const SO_ZEROCOPY: u32 = 62; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1118 pub const SO_ZEROCOPY: u32 = 60; consts

Completed in 158 milliseconds

12