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

/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);

Completed in 50 milliseconds