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

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

Completed in 9 milliseconds