Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Drtsock.c483 unsigned int intcoproc_scope = 0; in route_output() local
487 intcoproc_scope = ifp->if_index; in route_output()
492 if (intcoproc_scope == ifscope && proc_getpid(current_proc()) != 0) { in route_output()