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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_output.c181 static int ip_select_srcif_debug = 0; variable
183 &ip_select_srcif_debug, 0, "log source interface selection debug info");
3109 if (ip_select_srcif_debug) {
3163 if (ip_select_srcif_debug && ifa != NULL) {
3287 if (ip_select_srcif_debug && ifa != NULL) {
3304 if (ip_select_srcif_debug) {
3339 if (ip_select_srcif_debug && ifa == NULL) {

Completed in 15 milliseconds