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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_aarp.h115 time_t last_time; /* the last time that this addr member in struct:__anon257
158 if (at->last_time == 0) \
H A Dddp_aarp.c516 amt_ptr->last_time = timenow.tv_sec;
680 if (at->last_time < at_ret->last_time && (at->m == NULL))
712 amt_ptr->last_time = (int)random();
734 amt_ptr->last_time = 0;
970 /* last_time will be 0 if entry was never used */
971 if (amtp->last_time) {

Completed in 27 milliseconds