Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Dntp_refclock.c1669 static const uint32_t s_plim_hi = UINT32_C(1932735284); in refclock_ppsaugment() local
1722 if (phase > s_plim_hi && phase < s_plim_lo) in refclock_ppsaugment()