Searched refs:INFO_ERR_AUTH (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | ntp_request.h | 197 #define INFO_ERR_AUTH 7 /* authentication failure */ macro 198 #define MAX_INFO_ERR INFO_ERR_AUTH
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 599 req_ack(srcadr, inter, inpkt, INFO_ERR_AUTH); in process_private() 621 req_ack(srcadr, inter, inpkt, INFO_ERR_AUTH); in process_private() 638 req_ack(srcadr, inter, inpkt, INFO_ERR_AUTH); in process_private() 648 req_ack(srcadr, inter, inpkt, INFO_ERR_AUTH); in process_private()
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 1095 case INFO_ERR_AUTH: in doquery()
|
/freebsd/contrib/ntp/ |
H A D | ChangeLog | 3817 * [Bug 1371] deferred DNS lookup failing with INFO_ERR_AUTH.
|
H A D | CommitLog | [all...] |