Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet6/
H A Din6.c2015 int dst_scope = in6_addrscope(dst), src_scope, best_scope = 0; in in6_ifawithscope() local
2306 int dst_scope = in6_addrscope(dst), blen = -1, tlen; in in6_ifawithifp() local