Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_timer.c101 u_long timer_xmtcalls; variable
204 timer_xmtcalls = 0; in init_timer()
529 timer_xmtcalls = 0; in timer_clr_stats()
H A Dntp_request.c1247 ts->xmtcalls = htonl((u_int32)timer_xmtcalls); in timer_stats()
H A Dntp_control.c2496 ctl_putuint(sys_var[varid].text, timer_xmtcalls); in ctl_putsys()
/src/contrib/ntp/include/
H A Dntpd.h588 extern u_long timer_xmtcalls;