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

/darwin-on-arm/xnu/bsd/net/
H A Droute.c380 static unsigned int primary_ifscope = IFSCOPE_NONE; variable
420 primary_ifscope = ifscope;
431 return (af == AF_INET ? primary_ifscope : primary6_ifscope);

Completed in 65 milliseconds