Home
last modified time | relevance | path

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

/external/tcpdump/
Dntp.h35 struct s_fixedpt { struct
83 struct s_fixedpt root_delay;
84 struct s_fixedpt root_dispersion;
Dprint-ntp.c51 static void p_sfix(const struct s_fixedpt *);
186 p_sfix(register const struct s_fixedpt *sfp) in p_sfix()