Home
last modified time | relevance | path

Searched refs:wd_sendtime (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/
H A Druptime.c203 interval(hsp->hs_wd->wd_sendtime - in main()
294 h2->hs_wd->wd_sendtime - h2->hs_wd->wd_boottime) in tcmp()
297 h1->hs_wd->wd_sendtime - h1->hs_wd->wd_boottime))); in tcmp()
/titanic_44/usr/src/head/protocols/
H A Drwhod.h58 int wd_sendtime; /* time stamp by sender */ member
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rwhod.c303 wd.wd_sendtime = ntohl(wd.wd_sendtime); in main()
445 mywd.wd_sendtime = htonl(time(0)); in onalrm()
722 interval(ntohl(w->wd_sendtime) - ntohl(w->wd_boottime), " up")); in sendto()