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

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

Completed in 68 milliseconds