Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Drtsock.c453 unsigned int intcoproc_scope = 0; in route_output() local
457 intcoproc_scope = ifp->if_index; in route_output()
462 if (intcoproc_scope == ifscope && proc_getpid(current_proc()) != 0) { in route_output()