Searched defs:IN6ADDR_LOOPBACK_INIT (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/bsd/libbind/dist/ |
| H A D | port_after.h.in | 103 #define IN6ADDR_LOOPBACK_INIT \ macro 133 #define IN6ADDR_LOOPBACK_INIT {{{ 0, 0, 0, 1 }}} macro 135 #define IN6ADDR_LOOPBACK_INIT {{{0, 0, 0, 0x01000000}}} macro 154 #define IN6ADDR_LOOPBACK_INIT \ macro 158 #define IN6ADDR_LOOPBACK_INIT \ macro
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/include/isc/ |
| H A D | net.h | 84 #define IN6ADDR_LOOPBACK_INIT global() macro 93 #define IN6ADDR_LOOPBACK_INIT global() macro
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/ |
| H A D | net.h | 86 #define IN6ADDR_LOOPBACK_INIT \ macro 95 #define IN6ADDR_LOOPBACK_INIT \ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/ |
| H A D | in_.d | 116 enum IN6ADDR_LOOPBACK_INIT = in6_addr([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1]); in version() local
|
| /netbsd-src/sys/netinet6/ |
| H A D | in6.h | 211 #define IN6ADDR_LOOPBACK_INIT \ macro
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/netinet/ |
| H A D | in_.d | 339 enum IN6ADDR_LOOPBACK_INIT = in6_addr([0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/netinet/ |
| H A D | in_.d | 348 enum IN6ADDR_LOOPBACK_INIT = in6_addr([0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, variable
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/netinet/ |
| H A D | in_.d | 405 enum IN6ADDR_LOOPBACK_INIT = in6_addr([0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, variable
|