Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Drtsock.c484 unsigned int intcoproc_scope = 0; in route_output() local
488 intcoproc_scope = ifp->if_index; in route_output()
493 if (intcoproc_scope == ifscope && proc_getpid(current_proc()) != 0) { in route_output()