Searched refs:IN6_IS_ADDR_SITELOCAL (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/
H A Dport_after.h236 #ifndef IN6_IS_ADDR_SITELOCAL
237 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/illumos-gate/usr/src/boot/include/netinet6/
H A Din6.h296 #define IN6_IS_ADDR_SITELOCAL(a) \ macro
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h496 * bool IN6_IS_ADDR_SITELOCAL (const struct in6_addr *);
549 #define IN6_IS_ADDR_SITELOCAL(addr) \ macro
552 #define IN6_IS_ADDR_SITELOCAL(addr) \ macro
/illumos-gate/usr/src/lib/libresolv2/common/irs/
H A Dgetaddrinfo.c1138 if (IN6_IS_ADDR_SITELOCAL(a6) || IN6_IS_ADDR_MC_SITELOCAL(a6))
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4875 IN6_IS_ADDR_SITELOCAL(&sa->sin6.sin6_addr)) &&
5074 IN6_IS_ADDR_SITELOCAL(&sa->sin6.sin6_addr)) &&
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1159 if (IN6_IS_ADDR_SITELOCAL(addr))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1407 if (IN6_IS_ADDR_SITELOCAL(addr))
H A Dip_if.c14309 IN6_IS_ADDR_SITELOCAL(&our_v6addr)) &&

Completed in 1419 milliseconds