Home
last modified time | relevance | path

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

/src/contrib/ntp/include/
H A Dntp.h399 u_long timelastrec; /* last packet received time, incl. trash */ member
/src/contrib/ntp/ntpd/
H A Dntp_proto.c407 if (peer->outdate > peer->timelastrec && !peer->reach) in transmit()
1800 (current_time - peer->timelastrec), in receive()
1898 peer->timelastrec = current_time; in receive()
2398 peer->timelastrec = current_time; in receive()
/src/contrib/ntp/
H A DCommitLog25240 Add timelastrec to the peer structure
25243 Add timelastrec to the peer structure