Home
last modified time | relevance | path

Searched refs:SO_RCVBUFFORCE (Results 1 – 25 of 42) sorted by relevance

12

/third_party/musl/arch/powerpc/bits/
Dsocket.h23 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/arch/powerpc64/bits/
Dsocket.h25 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/arch/mips/bits/
Dsocket.h32 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/arch/mipsn32/bits/
Dsocket.h32 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/arch/mips64/bits/
Dsocket.h32 #define SO_RCVBUFFORCE 33 macro
/third_party/rust/crates/libc/libc-test/semver/
Dredox.txt141 SO_RCVBUFFORCE
Dfuchsia.txt886 SO_RCVBUFFORCE
Dlinux.txt2295 SO_RCVBUFFORCE
Dandroid.txt2222 SO_RCVBUFFORCE
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/sparc/
Dmod.rs39 pub const SO_RCVBUFFORCE: ::c_int = 0x100b; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/powerpc/
Dmod.rs44 pub const SO_RCVBUFFORCE: ::c_int = 33; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/mips/
Dmod.rs59 pub const SO_RCVBUFFORCE: ::c_int = 33; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/arch/generic/
Dmod.rs57 pub const SO_RCVBUFFORCE: ::c_int = 33; constant
/third_party/musl/include/sys/
Dsocket.h222 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/linux/user/include/sys/
Dsocket.h226 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dsocket.h211 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dsocket.h222 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dsocket.h222 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dsocket.h222 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dsocket.h222 #define SO_RCVBUFFORCE 33 macro
/third_party/musl/ndk_musl_include/sys/
Dsocket.h226 #define SO_RCVBUFFORCE 33 macro
/third_party/gstreamer/gstplugins_good/gst/udp/
Dgstudpsrc.c1625 #if defined(SO_RCVBUFFORCE) in gst_udpsrc_open()
1635 if (!g_socket_set_option (src->used_socket, SOL_SOCKET, SO_RCVBUFFORCE, in gst_udpsrc_open()
/third_party/rust/crates/libc/src/unix/redox/
Dmod.rs713 pub const SO_RCVBUFFORCE: ::c_int = 33; constant
/third_party/rust/crates/nix/src/sys/socket/
Dsockopt.rs618 libc::SO_RCVBUFFORCE,
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs1442 pub const SO_RCVBUFFORCE: ::c_int = 33; constant

12