Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet6/
H A Din6_src.c149 static int ip6_select_src_strong_end = 1; variable
151 CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_select_src_strong_end, 0,
375 if (ip6_select_src_strong_end && in in6_selectsrc_core()
484 if (ip6_select_src_strong_end == 0) { in in6_selectsrc_core()