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

/freebsd-10.3-release/contrib/tcpdump/
H A Dntp.h30 struct l_fixedpt { struct
86 struct l_fixedpt ref_timestamp;
87 struct l_fixedpt org_timestamp;
88 struct l_fixedpt rec_timestamp;
89 struct l_fixedpt xmt_timestamp;
H A Dprint-ntp.c54 static void p_ntp_time(const struct l_fixedpt *);
55 static void p_ntp_delta(const struct l_fixedpt *, const struct l_fixedpt *);
223 p_ntp_time(register const struct l_fixedpt *lfp)
257 p_ntp_delta(register const struct l_fixedpt *olfp,
258 register const struct l_fixedpt *lfp)

Completed in 47 milliseconds