OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:badauth
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_request.h
463
u_int32
badauth
; /* bad authentication */
member in struct:info_peer_stats
534
u_int32
badauth
; /* bad authentication */
member in struct:info_sys_stats
554
u_int32
badauth
; /* bad authentication */
member in struct:old_info_sys_stats
ntp.h
408
u_long
badauth
; /* bad authentication (TEST5) */
member in struct:peer
/src/external/bsd/ntp/dist/ntpd/
ntp_request.c
1049
ip->
badauth
= htonl((u_int32)(pp->
badauth
));
1154
ss->
badauth
= htonl((u_int32)sys_badauth);
ntp_peer.c
1105
peer->
badauth
= 0;
ntp_proto.c
1320
/* HMS: would be nice to log FAST_XMIT|
BADAUTH
|RESTRICTED */
2193
peer->
badauth
++;
2229
peer->
badauth
++;
2373
peer->
badauth
++;
4518
peer->
badauth
++;
ntp_control.c
548
{ CP_BADAUTH, RO, "
badauth
" }, /* 45 */
2843
ctl_putuint(peer_var[id].text, p->
badauth
);
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
855
(u_long)ntohl(pp->
badauth
));
1094
(u_long)ntohl(ss->
badauth
));
Completed in 45 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026