Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libparse/
H A Ddata_mbg.c202 ANT_INFO *antinfop in get_mbg_antinfo() argument
205 antinfop->status = get_lsb_int16(buffpp); in get_mbg_antinfo()
206 get_mbg_tm(buffpp, &antinfop->tm_disconn); in get_mbg_antinfo()
207 get_mbg_tm(buffpp, &antinfop->tm_reconn); in get_mbg_antinfo()
208 antinfop->delta_t = get_lsb_long(buffpp); in get_mbg_antinfo()