Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/dntpd/
H A Dntp.h45 struct l_fixedpt { struct
110 struct l_fixedpt reftime;
111 struct l_fixedpt orgtime;
112 struct l_fixedpt rectime;
113 struct l_fixedpt xmttime;
H A Dntpreq.c55 l_fixedpt_ntoh(struct l_fixedpt *fixed) in l_fixedpt_ntoh()
62 l_fixedpt_hton(struct l_fixedpt *fixed) in l_fixedpt_hton()
H A Dconvert.c40 l_fixedpt_to_tv(struct l_fixedpt *fixed, struct timeval *tvp) in l_fixedpt_to_tv()
H A Ddefs.h88 void l_fixedpt_to_tv(struct l_fixedpt *fixed, struct timeval *tvp);
/dragonfly/contrib/tcpdump/
H A Dprint-ntp.c108 struct l_fixedpt ref_timestamp;
109 struct l_fixedpt org_timestamp;
110 struct l_fixedpt rec_timestamp;
111 struct l_fixedpt xmt_timestamp;
158 static void p_ntp_delta(netdissect_options *, const struct l_fixedpt *, const struct l_fixedpt *);
475 const struct l_fixedpt *olfp, in p_ntp_delta()
476 const struct l_fixedpt *lfp) in p_ntp_delta()
H A Dntp.h44 struct l_fixedpt { struct
54 void p_ntp_time(netdissect_options *, const struct l_fixedpt *); argument
H A Dntp.c35 const struct l_fixedpt *lfp) in p_ntp_time()
H A Dprint-radius.c1176 p_ntp_time(ndo, (const struct l_fixedpt *)data); in print_attr_location_information()
1181 p_ntp_time(ndo, (const struct l_fixedpt *)data); in print_attr_location_information()
1245 p_ntp_time(ndo, (const struct l_fixedpt *)data); in print_basic_location_policy_rules()
H A Dprint-lspping.c73 struct l_fixedpt ts_sent;
74 struct l_fixedpt ts_rcvd;