Searched refs:poll_update (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_proto.c | 160 poll_update(peer, hpoll); in transmit() 186 poll_update(peer, hpoll); in transmit() 317 poll_update(peer, hpoll); in transmit() 1078 poll_update(peer, peer->hpoll); in receive() 1191 poll_update(peer, peer->hpoll); in process_packet() 1283 poll_update(sys_peer, sys_poll); in clock_update() 1383 poll_update( function
|
| HD | ntp_refclock.c | 389 poll_update(peer, peer->hpoll); in refclock_transmit()
|
| /trueos/contrib/ntp/include/ |
| HD | ntpd.h | 193 extern void poll_update P((struct peer *, int));
|
| /trueos/contrib/ntp/html/build/hints/ |
| HD | notes-xntp-v3 | 99 The poll-interval randomization feature of poll_update (in
|
| /trueos/contrib/ntp/ |
| HD | CommitLog-4.1.0 | 598 * ntpd/ntp_proto.c (poll_update): Some operations can only be done 696 (poll_update): hpoll cleanup. 940 (poll_update): Added xpoll definition, fixed oldpoll definition. 944 (resetmanycast): That's a poll_update() on an MDF_ACAST, not a 962 (poll_update): Improvements. 987 (poll_update): peer->nextdate, not ->outdate. More cleanup around 998 after calling poll_update, not before. 999 (receive): Call poll_update after crypto_recv if FLAG_SKEY. 1001 (poll_update): peer->hpoll sanity checking. Set peer->outdate, 1003 (clock_select): Fix hpoll typo in call to poll_update(). [all …]
|