Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ntp.c51 static void p_sfix(const struct s_fixedpt *);
128 p_sfix(&bp->root_delay); in ntp_print()
132 p_sfix(&bp->root_dispersion); in ntp_print()
205 p_sfix(register const struct s_fixedpt *sfp) in p_sfix() function