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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Daurp_misc.c92 void AURPupdate(arg) function
118 timeout(AURPupdate, arg, AURP_UpdateRate*10*HZ);
146 timeout(AURPupdate, 0, AURP_UpdateRate*10*HZ);
191 untimeout(AURPupdate, 0);

Completed in 20 milliseconds