Home
last modified time | relevance | path

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

/xnu-11215.1.10/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,
373 if (ip6_select_src_strong_end && in in6_selectsrc_core()
482 if (ip6_select_src_strong_end == 0) { in in6_selectsrc_core()