Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ntp/ntpd/
Dntp_proto.c161 u_long sys_restricted; /* access denied */ variable
643 sys_restricted++; in receive()
648 sys_restricted++; in receive()
657 sys_restricted++; in receive()
664 sys_restricted++; in receive()
674 sys_restricted++; in receive()
790 sys_restricted++; in receive()
975 sys_restricted++; in receive()
1070 sys_restricted++; in receive()
1080 sys_restricted++; in receive()
[all …]
Dntpsim.c176 printf("sys_restricted: %lu\n", sys_restricted); in ntpsim()
Dntp_util.c748 sys_oldversion, sys_restricted, sys_badlength, in record_sys_stats()
Dntp_control.c1004 sys_restricted++; in save_config()
2253 ctl_putuint(sys_var[varid].text, sys_restricted); in ctl_putsys()
3562 sys_restricted++; in configure()
4010 sys_restricted++; in read_mru_list()
Dntp_request.c618 sys_restricted++; in process_private()
1144 ss->denied = htonl((u_int32)sys_restricted); in sys_stats()
/freebsd-9-stable/contrib/ntp/include/
Dntpd.h503 extern u_long sys_restricted; /* restricted packets */
506 extern u_long sys_restricted; /* access denied */
/freebsd-9-stable/contrib/ntp/
DChangeLog1339 * Increment sys_restricted in a few rejection paths due to nomodify
DCommitLog84247 Increment sys_restricted in a few rejection paths due to nomodify
84254 Increment sys_restricted in a few rejection paths due to nomodify
84276 Increment sys_restricted in a few rejection paths due to nomodify
84283 Increment sys_restricted in a few rejection paths due to nomodify