Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_chu.c216 #define DWELL 5 /* minutes in a dwell */ macro
1575 up->dwell = (up->dwell + 1) % DWELL; in chu_newchan()