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

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_timer.c101 u_long timer_xmtcalls; variable
204 timer_xmtcalls = 0;
525 timer_xmtcalls = 0;
H A Dntp_request.c1247 ts->xmtcalls = htonl((u_int32)timer_xmtcalls);
H A Dntp_control.c2502 ctl_putuint(sys_var[varid].text, timer_xmtcalls);
/freebsd-13-stable/contrib/ntp/include/
H A Dntpd.h543 extern u_long timer_xmtcalls;

Completed in 121 milliseconds