Searched refs:wd_sendtime (Results 1 – 3 of 3) sorted by relevance
276 interval((time_t)wd->wd_sendtime - in ruptime()309 : HS(a2)->hs_wd.wd_sendtime - HS(a2)->hs_wd.wd_boottime) in tcmp()312 : HS(a1)->hs_wd.wd_sendtime - HS(a1)->hs_wd.wd_boottime) in tcmp()
52 int wd_sendtime; /* time stamp by sender */ member
427 wd.wd_sendtime = ntohl(wd.wd_sendtime); in receiver_process()498 mywd.wd_sendtime = htonl(_time_to_time32(time(NULL))); in sender_process()734 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up")); in Sendto()