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

/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_ripencc.c208 ephorb; /* ephemeris data */ member in struct:__anon6329
2552 navinfo->ephorb.IODE = buf4[37];
2553 navinfo->ephorb.fit_interval = buf4[38];
2554 navinfo->ephorb.C_rs = bGetSingle (&buf4[39]);
2555 navinfo->ephorb.delta_n = bGetSingle (&buf4[43]);
2556 navinfo->ephorb.M_0 = bGetDouble (&buf4[47]);
2557 navinfo->ephorb.C_uc = bGetSingle (&buf4[55]);
2558 navinfo->ephorb.e = bGetDouble (&buf4[59]);
2559 navinfo->ephorb.C_us = bGetSingle (&buf4[67]);
2560 navinfo->ephorb
[all...]

Completed in 187 milliseconds