Searched refs:ip6_select_srcif_debug (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_src.c134 static int ip6_select_srcif_debug = 0; variable
136 CTLFLAG_RW | CTLFLAG_LOCKED, &ip6_select_srcif_debug, 0,
608 if (ip6_select_srcif_debug) {
752 if (ip6_select_srcif_debug && ifa != NULL) {
779 if (ip6_select_srcif_debug && ifa != NULL) {
948 if (ip6_select_srcif_debug) {
1046 } else if (select_srcif && ip6_select_srcif_debug) {

Completed in 20 milliseconds