Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Din6_src.c151 static int ip6_select_src_strong_end = 1; variable
153 CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_select_src_strong_end, 0,
370 if (ip6_select_src_strong_end && in in6_selectsrc_core()
479 if (ip6_select_src_strong_end == 0) { in in6_selectsrc_core()