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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp.h235 void zip_sched_getnetinfo (void *);
H A Dddp_r_zip.c756 timeout(zip_sched_getnetinfo, (caddr_t) ifID,
894 untimeout (zip_sched_getnetinfo, (caddr_t) ifID);
1097 timeout (zip_sched_getnetinfo, (caddr_t) ifID, ZIP_TIMER_INT);
1102 * zip_sched_getnetinfo()
1106 void zip_sched_getnetinfo(void *arg) function
1131 dPrintf(D_M_ZIP, D_L_INFO, ("zip_sched_getnetinfo: Reset Cable Range\n"));
H A Dddp_lap.c1049 untimeout(zip_sched_getnetinfo, elapp);

Completed in 200 milliseconds