Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Drefclock_jupiter.c120 TGpsDatum ref_next; /* next GPS time stamp to use with PPS */ member
282 ZERO(up->ref_next); in jupiter_config()
326 up->ref_next.weeks = 0; /* consider as consumed... */ in jupiter_checkpps()
331 tstamp = ntpfp_from_gpsdatum(&up->ref_next); in jupiter_checkpps()
335 gpscal_to_calendar(&cd, &up->ref_next); in jupiter_checkpps()
338 up->ref_next.weeks = 0; /* consumed... */ in jupiter_checkpps()
710 up->ref_next = gpscal_from_weektime2( in jupiter_parse_t()
712 up->piv_next = up->ref_next; in jupiter_parse_t()
714 up->ref_next = gpscal_from_weektime1( in jupiter_parse_t()