Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c295 CFGH *cfghp in get_mbg_cfgh() argument
300 cfghp->csum = (CSUM) get_lsb_short(buffpp); in get_mbg_cfgh()
301 cfghp->valid = get_lsb_int16(buffpp); in get_mbg_cfgh()
302 get_mbg_tgps(buffpp, &cfghp->tot_51); in get_mbg_cfgh()
303 get_mbg_tgps(buffpp, &cfghp->tot_63); in get_mbg_cfgh()
304 get_mbg_tgps(buffpp, &cfghp->t0a); in get_mbg_cfgh()
308 get_mbg_cfg(buffpp, &cfghp->cfg[i]); in get_mbg_cfgh()
313 get_mbg_health(buffpp, &cfghp->health[i]); in get_mbg_cfgh()