Home
last modified time | relevance | path

Searched refs:dst_scope (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1480 in6addr_scope_t dst_scope; member
1549 if (cc->cand_scope < dstinfo->dst_scope) in rule_scope()
1554 if (bc->cand_scope < dstinfo->dst_scope) in rule_scope()
1957 dstinfo.dst_scope = ip_addr_scope_v6(dst); in ipif_select_source_v6()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1536 int dst_scope, src_scope; in doaddresses() local
1538 dst_scope = ipv6_addr_scope(&sin6->sin6_addr); in doaddresses()
1555 src_scope == dst_scope) { in doaddresses()