Searched defs:INADDR_ANY (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/unix/include/isc/
H A Dnet.h40 * It ensures that #INADDR_LOOPBACK, #INADDR_ANY, #IN6ADDR_ANY_INIT,
178 #ifndef INADDR_ANY
180 #define INADDR_ANY 0x00000000UL macro
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dnet.h46 * It ensures that INADDR_ANY, IN6ADDR_ANY_INIT, in6addr_any, and
100 #ifndef INADDR_ANY
101 #define INADDR_ANY 0x00000000UL macro

Completed in 12 milliseconds