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

/opensolaris-onvv-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h111 #define IN6ADDR_LOOPBACK_INIT \ macro
132 #undef IN6ADDR_LOOPBACK_INIT macro
141 #define IN6ADDR_LOOPBACK_INIT {{{ 0, 0, 0, 1 }}} macro
143 #define IN6ADDR_LOOPBACK_INIT {{{0, 0, 0, 0x01000000}}} macro
162 #define IN6ADDR_LOOPBACK_INIT \ macro
166 #define IN6ADDR_LOOPBACK_INIT \ macro
/opensolaris-onvv-gate/usr/src/uts/common/netinet/
H A Din.h458 #define IN6ADDR_LOOPBACK_INIT { 0, 0, 0, 0x00000001U } macro
460 #define IN6ADDR_LOOPBACK_INIT { 0, 0, 0, 0x01000000U } macro
470 #define IN6ADDR_LOOPBACK_INIT { 0, 0, 0, 0, \ macro

Completed in 26 milliseconds