Searched refs:badauth (Results 1 – 11 of 11) sorted by relevance
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | layout.std | 125 offsetof(badauth) = 44 180 offsetof(badauth) = 32 195 offsetof(badauth) = 32
|
| H A D | ntpdc_ops.c | 853 (u_long)ntohl(pp->badauth)); in peerstats() 1092 (u_long)ntohl(ss->badauth)); in sysstats()
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_request.h | 442 u_int32 badauth; /* bad authentication */ member 513 u_int32 badauth; /* bad authentication */ member 533 u_int32 badauth; /* bad authentication */ member
|
| H A D | ntp.h | 406 u_long badauth; /* bad authentication (TEST5) */ 402 u_long badauth; /* bad authentication (TEST5) */ global() member
|
| /freebsd/usr.sbin/ntp/ntpdc/ |
| H A D | nl.c | 250 (int) offsetof(struct info_peer_stats, badauth)); 360 (int) offsetof(struct info_sys_stats, badauth)); 386 (int) offsetof(struct old_info_sys_stats, badauth));
|
| /freebsd/crypto/krb5/src/lib/rpc/ |
| H A D | svc_auth_gss.c | 169 badauth(OM_uint32 maj, OM_uint32 minor, SVCXPRT *xprt) in badauth() function 218 badauth(gr->gr_major, gr->gr_minor, rqst->rq_xprt); in svcauth_gss_accept_sec_context()
|
| H A D | svc_auth_gssapi.c | 148 badauth(OM_uint32 maj, OM_uint32 minor, SVCXPRT *xprt) in badauth() function 459 badauth(call_res.gss_major, call_res.gss_minor, rqst->rq_xprt); in gssrpc__svcauth_gssapi()
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_proto.c | 2191 peer->badauth++; in receive() 2227 peer->badauth++; in receive() 2371 peer->badauth++; in receive() 4516 peer->badauth++; in peer_xmit()
|
| H A D | ntp_peer.c | 1103 peer->badauth = 0;
|
| H A D | ntp_request.c | 1047 ip->badauth = htonl((u_int32)(pp->badauth)); in peer_stats() 1152 ss->badauth = htonl((u_int32)sys_badauth); in sys_stats()
|
| H A D | ntp_control.c | 540 { CP_BADAUTH, RO, "badauth" }, /* 45 */ 2831 ctl_putuint(peer_var[id].text, p->badauth); in ctl_putpeer()
|