Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/ntpdc/
HDlayout.std119 offsetof(timetosend) = 20
HDntpdc_ops.c836 (u_long)ntohl(pp->timetosend)); in peerstats()
/NextBSD/contrib/ntp/include/
HDntp_request.h436 u_int32 timetosend; /* time until a packet sent */ member
/NextBSD/usr.sbin/ntp/ntpdc/
HDnl.c239 (int) offsetof(struct info_peer_stats, timetosend));
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c1056 ip->timetosend = htonl(pp->nextdate - current_time); in peer_stats()