l_fixedpt
struct l_fixedpt reftime;
struct l_fixedpt orgtime;
struct l_fixedpt rectime;
struct l_fixedpt xmttime;
double lfp_to_d(struct l_fixedpt);
struct l_fixedpt d_to_lfp(double);
struct l_fixedpt
struct l_fixedpt lfp;
lfp_to_d(struct l_fixedpt lfp)
struct l_fixedpt reftime;
struct l_fixedpt org;
struct l_fixedpt rec;
struct l_fixedpt xmt;
p_ntp_time(const struct l_fixedpt *lfp)
p_ntp_delta(const struct l_fixedpt *olfp, const struct l_fixedpt *lfp)
static void p_ntp_time(const struct l_fixedpt *);
static void p_ntp_delta(const struct l_fixedpt *, const struct l_fixedpt *);