Home
last modified time | relevance | path

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

/src/contrib/ntp/ntpd/
H A Dntp_request.c77 static void timer_stats (sockaddr_u *, endpt *, struct req_pkt *);
134 { REQ_TIMER_STATS, NOAUTH, 0, 0, timer_stats },
1231 timer_stats( in timer_stats() function