Home
last modified time | relevance | path

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

/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_chu.c283 #define BVALID 0x0200 /* valid B frame */ macro
1159 up->status |= BVALID; in chu_b()
1367 if (up->status & BVALID && dtemp >= MINMETRIC) in chu_second()