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

/freebsd-10.2-release/contrib/ntp/include/
H A Drefidsmear.h3 extern uint32_t convertLFPToRefID(l_fp num);
/freebsd-10.2-release/contrib/ntp/tests/sandbox/
H A Dsmeartest.c27 uint32_t convertLFPToRefID(l_fp num);
54 convertLFPToRefID(l_fp num) function
106 r = convertLFPToRefID(l);
122 r = convertLFPToRefID(l);
/freebsd-10.2-release/contrib/ntp/libntp/
H A Drefidsmear.c36 convertLFPToRefID(l_fp num) function
/freebsd-10.2-release/contrib/ntp/tests/libntp/
H A Drefidsmear.c85 ar = convertLFPToRefID(l);
104 r = convertLFPToRefID(l);
/freebsd-10.2-release/contrib/ntp/ntpd/
H A Dntp_proto.c4176 xpkt.refid = convertLFPToRefID(leap_smear.offset);

Completed in 67 milliseconds