Searched refs:IN6ADDR_ANY_INIT (Results 1 – 16 of 16) sorted by relevance
/titanic_44/usr/src/lib/libresolv2/include/ |
H A D | port_after.h | 106 #define IN6ADDR_ANY_INIT \ macro 130 #undef IN6ADDR_ANY_INIT 135 #ifndef IN6ADDR_ANY_INIT 136 #define IN6ADDR_ANY_INIT {{{ 0, 0, 0, 0 }}} macro 147 #ifndef IN6ADDR_ANY_INIT 149 #define IN6ADDR_ANY_INIT \ macro 153 #define IN6ADDR_ANY_INIT \ macro
|
/titanic_44/usr/src/lib/libresolv2/common/inet/ |
H A D | inet_data.c | 43 const struct in6_addr isc_in6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/uts/common/inet/ip/ |
H A D | ip6_asp.c | 63 { IN6ADDR_ANY_INIT, IN6ADDR_MASK96_INIT, 76 { IN6ADDR_ANY_INIT, IN6ADDR_ANY_INIT,
|
/titanic_44/usr/src/common/smbsrv/ |
H A D | smb_inet.c | 51 const struct in6_addr ipv6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | trie.c | 336 in6_addr_t zero_addr = IN6ADDR_ANY_INIT; in t_insert6() 633 in6_addr_t zero_addr = IN6ADDR_ANY_INIT; in t_remove6()
|
H A D | filters.c | 591 in6_addr_t zeroaddr = IN6ADDR_ANY_INIT; in ipgpc_parse_filter() 2258 in6_addr_t zero_addr = IN6ADDR_ANY_INIT; in build_filter_nvlist()
|
/titanic_44/usr/src/uts/common/netinet/ |
H A D | in.h | 457 #define IN6ADDR_ANY_INIT { 0, 0, 0, 0 } macro 467 #define IN6ADDR_ANY_INIT { 0, 0, 0, 0, \ macro
|
/titanic_44/usr/src/head/ |
H A D | resolv.h | 234 #ifdef IN6ADDR_ANY_INIT
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_soc.c | 392 struct in6_addr in6addr_any = IN6ADDR_ANY_INIT; in get_myaddress_ipv6()
|
/titanic_44/usr/src/lib/libsocket/inet/ |
H A D | getaddrinfo.c | 65 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.c | 337 const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT; in _nss_has_interfaces()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | fake-addrinfo.c | 1333 const struct in6_addr krb5int_in6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | packet.c | 62 const in6_addr_t my_in6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping.c | 2113 static struct in6_addr prev_addr = IN6ADDR_ANY_INIT; in pr_name()
|
/titanic_44/usr/src/uts/common/io/idm/ |
H A D | idm_so.c | 64 static const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
|
/titanic_44/usr/src/uts/common/io/comstar/port/iscsit/ |
H A D | iscsit_isns.c | 253 static const struct in6_addr in6addr_any = IN6ADDR_ANY_INIT;
|