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

/osnet-11/usr/src/lib/libresolv2/include/
H A Dport_after.h111 #define IN6ADDR_LOOPBACK_INIT \ macro
132 #undef IN6ADDR_LOOPBACK_INIT macro
139 #ifndef IN6ADDR_LOOPBACK_INIT
141 #define IN6ADDR_LOOPBACK_INIT {{{ 0, 0, 0, 1 }}} macro
143 #define IN6ADDR_LOOPBACK_INIT {{{0, 0, 0, 0x01000000}}} macro
160 #ifndef IN6ADDR_LOOPBACK_INIT
162 #define IN6ADDR_LOOPBACK_INIT \ macro
166 #define IN6ADDR_LOOPBACK_INIT \ macro

Completed in 19 milliseconds