Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Droute.c395 static unsigned int primary6_ifscope = IFSCOPE_NONE; variable
537 primary6_ifscope = ifscope; in set_primary_ifscope()
547 return af == AF_INET ? primary_ifscope : primary6_ifscope; in get_primary_ifscope()