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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-ntp.c255 /* Prints time difference between *lfp and *olfp */
257 p_ntp_delta(register const struct l_fixedpt *olfp, argument
268 ou = EXTRACT_32BITS(&olfp->int_part);
270 ouf = EXTRACT_32BITS(&olfp->fraction);

Completed in 67 milliseconds