Home
last modified time | relevance | path

Searched refs:NMEA_IGNSTATUS_MASK (Results 1 – 1 of 1) sorted by path

/freebsd/contrib/ntp/ntpd/
H A Drefclock_nmea.c96 #define NMEA_IGNSTATUS_MASK 0x00080000U macro
861 if (peer->ttl & NMEA_IGNSTATUS_MASK) { /* assume always good? */ in nmea_procrec()