Searched defs:INADDR_LOOPBACK (Results 1 - 4 of 4) sorted by relevance

/bind-9.11.3/lib/lwres/unix/include/lwres/
H A Dnet.h34 * It ensures that #INADDR_LOOPBACK, #INADDR_ANY and #IN6ADDR_ANY_INIT
109 #ifndef INADDR_LOOPBACK
110 #define INADDR_LOOPBACK 0x7f000001UL macro
/bind-9.11.3/lib/lwres/win32/include/lwres/
H A Dnet.h36 * It ensures that INADDR_LOOPBACK, INADDR_ANY and IN6ADDR_ANY_INIT
62 #ifndef INADDR_LOOPBACK
63 #define INADDR_LOOPBACK 0x7f000001UL macro
/bind-9.11.3/lib/isc/unix/include/isc/
H A Dnet.h40 * It ensures that #INADDR_LOOPBACK, #INADDR_ANY, #IN6ADDR_ANY_INIT,
183 #ifndef INADDR_LOOPBACK
185 #define INADDR_LOOPBACK 0x7f000001UL macro
/bind-9.11.3/lib/isc/win32/include/isc/
H A Dnet.h104 #ifndef INADDR_LOOPBACK
105 #define INADDR_LOOPBACK 0x7f000001UL macro

Completed in 13 milliseconds