Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dmbg_gps166.h302 typedef uint16_t HEALTH; ///< an SV's 6 bit health code typedef
787 HEALTH health[N_SVNO_GPS]; ///< 6 bit SV health codes from pages 51, 63
872 HEALTH health; ///< health indication of transmitting SV [---]
922 HEALTH health; ///< [---]
969 void get_mbg_health (unsigned char **, HEALTH *);
/netbsd/src/external/bsd/ntp/dist/libparse/
Ddata_mbg.c110 HEALTH *healthp in get_mbg_health()
113 *healthp = (HEALTH) get_lsb_short(bufpp); in get_mbg_health()
434 ephp->health = (HEALTH) get_lsb_short(buffpp); in get_mbg_eph()
479 almp->health = (HEALTH) get_lsb_short(buffpp); in get_mbg_alm()