Home
last modified time | relevance | path

Searched defs:INADDR_NONE (Results 1 – 14 of 14) sorted by relevance

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