Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Drtsock.c449 unsigned int intcoproc_scope = 0; in route_output() local
453 intcoproc_scope = ifp->if_index; in route_output()
458 if (intcoproc_scope == ifscope && proc_getpid(current_proc()) != 0) { in route_output()