Home
last modified time | relevance | path

Searched refs:timetosend (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/ntp/ntpdc/
HDlayout.std111 offsetof(timetosend) = 20
HDntpdc_ops.c805 (long)ntohl(pp->timetosend)); in peerstats()
/trueos/contrib/ntp/include/
HDntp_request.h422 u_int32 timetosend; /* time until a packet sent */ member
/trueos/contrib/ntp/ntpd/
HDntp_request.c1045 ip->timetosend = htonl(pp->nextdate - current_time); in peer_stats()