Searched refs:wd_sendtime (Results 1 – 3 of 3) sorted by relevance
173 interval((time_t)hsp->hs_wd->wd_sendtime - in main()259 : HS(a2)->hs_wd->wd_sendtime - HS(a2)->hs_wd->wd_boottime) in tcmp()262 : HS(a1)->hs_wd->wd_sendtime - HS(a1)->hs_wd->wd_boottime) in tcmp()
318 wd.wd_sendtime = ntohl(wd.wd_sendtime); in handleread()412 mywd.wd_sendtime = htonl(time(0)); in send_host_information()563 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up")); in Sendto()
52 int32_t wd_sendtime; /* time stamp by sender */ member