Home
last modified time | relevance | path

Searched refs:poll_update (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_proto.c416 poll_update(peer, hpoll, 0); in transmit()
437 poll_update(peer, hpoll, 0); in transmit()
466 poll_update(peer, hpoll, 0); in transmit()
587 poll_update(peer, hpoll, (peer->hmode == MODE_CLIENT)); in transmit()
2336 poll_update(peer, pkt->ppoll, 0); in receive()
2538 poll_update(peer, peer->hpoll, (peer->hmode == MODE_CLIENT)); in receive()
2915 poll_update(peer, sys_poll, 0); in clock_update()
3075 poll_update( in poll_update() function
H A Dntp_loopfilter.c920 poll_update(peer, sys_poll, 0); in local_clock()
H A Dntp_refclock.c407 poll_update(peer, peer->hpoll, 0); in refclock_transmit()
/freebsd/contrib/ntp/include/
H A Dntpd.h255 extern void poll_update (struct peer *, u_char, u_char);
/freebsd/contrib/ntp/html/hints/
H A Dnotes-xntp-v399 The poll-interval randomization feature of poll_update (in
/freebsd/contrib/ntp/
H A DCommitLog-4.1.0598 * 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 …]
H A DCommitLog11411 first try to move poll_update
11415 first try to move poll_update
[all...]