Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c73 struct s_fixedpt { struct
121 struct s_fixedpt root_delay;
122 struct s_fixedpt root_dispersion;
170 static void p_sfix(netdissect_options *ndo, const struct s_fixedpt *);
326 register const struct s_fixedpt *sfp) in p_sfix()