Home
last modified time | relevance | path

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

/third_party/ltp/include/lapi/
H A Dnetinet_in.h19 #ifndef IP_BIND_ADDRESS_NO_PORT
20 # define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h204 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h203 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h203 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h205 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h203 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/musl/include/netinet/
H A Din.h204 #define IP_BIND_ADDRESS_NO_PORT 24 macro
/third_party/curl/lib/
H A Dcf-socket.c419 #ifdef IP_BIND_ADDRESS_NO_PORT in bindlocal()
613 #ifdef IP_BIND_ADDRESS_NO_PORT in bindlocal()
614 (void)setsockopt(sockfd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, &on, sizeof(on)); in bindlocal()
/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c316 SAFE_SETSOCKOPT_INT(sd, SOL_IP, IP_BIND_ADDRESS_NO_PORT, 1); in bind_before_connect()
894 tst_res(TINFO, "IP_BIND_ADDRESS_NO_PORT is used"); in setup()
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs823 pub const IP_BIND_ADDRESS_NO_PORT: ::c_int = 24; consts
/third_party/python/Modules/
H A Dsocketmodule.c8212 #ifdef IP_BIND_ADDRESS_NO_PORT
8213 PyModule_AddIntMacro(m, IP_BIND_ADDRESS_NO_PORT);
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs623 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs628 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs628 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs635 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs632 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs635 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs632 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs622 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs627 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs623 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs627 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs623 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs624 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs623 pub const IP_BIND_ADDRESS_NO_PORT: u32 = 24; consts

Completed in 206 milliseconds