Searched refs:ephclk (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c206 ephclk; /* subframe 1 data */ member in struct:__anon6329
2538 navinfo->ephclk.weeknum = bGetShort (&buf4[5]);
2540 navinfo->ephclk.codeL2 = buf4[7];
2541 navinfo->ephclk.L2Pdata = buf4[8];
2542 navinfo->ephclk.SVacc_raw = buf4[9];
2543 navinfo->ephclk.SV_health = buf4[10];
2544 navinfo->ephclk.IODC = bGetShort (&buf4[11]);
2545 navinfo->ephclk.T_GD = bGetSingle (&buf4[13]);
2546 navinfo->ephclk.t_oc = bGetSingle (&buf4[17]);
2547 navinfo->ephclk
[all...]

Completed in 137 milliseconds