Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Din6.c3413 int dst_scope = in6_addrscope(dst), src_scope, best_scope = 0; in in6_ifawithscope() local
3724 int dst_scope = in6_addrscope(dst), blen = -1, tlen; in in6_ifawithifp() local
H A Din6_src.c287 int dst_scope = -1, best_scope = -1, best_matchlen = -1; in in6_selectsrc_core() local