Searched refs:ip_addr_scope_v6 (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip6.h244 extern in6addr_scope_t ip_addr_scope_v6(const in6_addr_t *);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1384 ip_addr_scope_v6(const in6_addr_t *addr) function
1541 bc->cand_scope = ip_addr_scope_v6(&bc->cand_srcaddr);
1545 cc->cand_scope = ip_addr_scope_v6(&cc->cand_srcaddr);
1957 dstinfo.dst_scope = ip_addr_scope_v6(dst);
H A Dip_if.c7921 * ip_addr_scope_v6() and ip6_asp_lookup() handle
7925 dir->dir_dscope = ip_addr_scope_v6(daddr);
7979 dir->dir_sscope = ip_addr_scope_v6(saddr);

Completed in 98 milliseconds