Home
last modified time | relevance | path

Searched defs:INADDR_NONE (Results 1 - 12 of 12) sorted by relevance

/third_party/curl/docs/examples/
H A Dexternalsocket.c51 #define INADDR_NONE 0xffffffff macro
/third_party/lwip/src/include/lwip/
H A Dinet.h71 #define INADDR_NONE IPADDR_NONE macro
/third_party/node/deps/cares/src/lib/
H A Dares_private.h50 # define INADDR_NONE 0xffffffff macro
/third_party/musl/porting/liteos_a/kernel/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/musl/porting/uniproton/kernel/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/musl/porting/liteos_m/kernel/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/musl/include/netinet/
H A Din.h49 #define INADDR_NONE ((in_addr_t) 0xffffffff) macro
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs310 pub const INADDR_NONE: in_addr_t = 4294967295; consts
/third_party/python/Modules/
H A Dsocketmodule.c520 #define INADDR_NONE (-1) macro
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1397 pub const INADDR_NONE: in_addr_t = 4294967295; consts

Completed in 33 milliseconds