Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/libparse/
H A Ddata_mbg.c204 ANT_INFO *antinfop in get_mbg_antinfo() argument
207 antinfop->status = get_lsb_int16(buffpp); in get_mbg_antinfo()
208 get_mbg_tm(buffpp, &antinfop->tm_disconn); in get_mbg_antinfo()
209 get_mbg_tm(buffpp, &antinfop->tm_reconn); in get_mbg_antinfo()
210 antinfop->delta_t = get_lsb_long(buffpp); in get_mbg_antinfo()