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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/
H A Dntpd_simple.c226 d_to_lfp(double d) function
717 msg.m_xmttime = msg.m_rectime = d_to_lfp(rectime);
718 msg.m_reftime = d_to_lfp(G.reftime);
719 //msg.m_xmttime = d_to_lfp(gettime1900d()); // = msg.m_rectime
H A Dntpd.c430 d_to_lfp(double d) function
1767 msg.m_rectime = d_to_lfp(G.cur_time);
1768 msg.m_xmttime = d_to_lfp(gettime1900d()); /* this instant */
1769 msg.m_reftime = d_to_lfp(G.reftime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/
H A Dntpd_simple.c226 d_to_lfp(double d) function
717 msg.m_xmttime = msg.m_rectime = d_to_lfp(rectime);
718 msg.m_reftime = d_to_lfp(G.reftime);
719 //msg.m_xmttime = d_to_lfp(gettime1900d()); // = msg.m_rectime
H A Dntpd.c430 d_to_lfp(double d) function
1767 msg.m_rectime = d_to_lfp(G.cur_time);
1768 msg.m_xmttime = d_to_lfp(gettime1900d()); /* this instant */
1769 msg.m_reftime = d_to_lfp(G.reftime);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/
H A Dntpd_simple.c226 d_to_lfp(double d) function
717 msg.m_xmttime = msg.m_rectime = d_to_lfp(rectime);
718 msg.m_reftime = d_to_lfp(G.reftime);
719 //msg.m_xmttime = d_to_lfp(gettime1900d()); // = msg.m_rectime
H A Dntpd.c430 d_to_lfp(double d) function
1767 msg.m_rectime = d_to_lfp(G.cur_time);
1768 msg.m_xmttime = d_to_lfp(gettime1900d()); /* this instant */
1769 msg.m_reftime = d_to_lfp(G.reftime);

Completed in 192 milliseconds