Searched refs:pr_fasttimo (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6protosw.h145 void (*pr_fasttimo)(void); member in struct:ip6protosw
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Duipc_domain.c552 if (pr->pr_fasttimo)
553 (*pr->pr_fasttimo)();
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dprotosw.h93 * Thereafter it is called every 200ms through the pr_fasttimo entry and
135 void (*pr_fasttimo)(void); member in struct:protosw

Completed in 27 milliseconds