Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ntp/include/
H A Dntp.h395 u_long timelastrec; /* last packet received time, incl. trash */ member
/freebsd-13.1/contrib/ntp/ntpd/
H A Dntp_proto.c407 if (peer->outdate > peer->timelastrec && !peer->reach) in transmit()
1732 (current_time - peer->timelastrec), in receive()
1830 peer->timelastrec = current_time; in receive()
2311 peer->timelastrec = current_time; in receive()
/freebsd-13.1/contrib/ntp/
H A DCommitLog15884 Add timelastrec to the peer structure
15887 Add timelastrec to the peer structure