Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ntpd/
Dclient.c61 p->senderrors = 0; in client_peer_init()
179 p->senderrors++; in client_query()
213 p->senderrors++; in client_query()
219 p->senderrors = 0; in client_query()
Dntpd.h177 int senderrors; member
200 int senderrors; member
Dconstraint.c101 cstr->senderrors = 0; in constraint_init()
195 cstr->senderrors = 0; in constraint_query()
567 if (cstr->senderrors) in constraint_close()
746 cstr->senderrors++; in constraint_msg_close()
Dntp.c278 if (p->senderrors > MAX_SEND_ERRORS) { in ntp_main()
282 p->senderrors = 0; in ntp_main()