Searched defs:restrict_mask (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_control.c | 946 save_config(struct recvbuf * rbufp,int restrict_mask) save_config() argument 1168 process_control(struct recvbuf * rbufp,int restrict_mask) process_control() argument 3197 control_unspec(struct recvbuf * rbufp,int restrict_mask) control_unspec() argument 3228 read_status(struct recvbuf * rbufp,int restrict_mask) read_status() argument 3408 read_variables(struct recvbuf * rbufp,int restrict_mask) read_variables() argument 3426 write_variables(struct recvbuf * rbufp,int restrict_mask) write_variables() argument 3530 configure(struct recvbuf * rbufp,int restrict_mask) configure() argument 3968 read_mru_list(struct recvbuf * rbufp,int restrict_mask) read_mru_list() argument 4534 read_ordlist(struct recvbuf * rbufp,int restrict_mask) read_ordlist() argument 4576 req_nonce(struct recvbuf * rbufp,int restrict_mask) req_nonce() argument 4594 read_clockstatus(struct recvbuf * rbufp,int restrict_mask) read_clockstatus() argument 4706 write_clockstatus(struct recvbuf * rbufp,int restrict_mask) write_clockstatus() argument 4723 set_trap(struct recvbuf * rbufp,int restrict_mask) set_trap() argument 4760 unset_trap(struct recvbuf * rbufp,int restrict_mask) unset_trap() argument [all...] |
H A D | ntp_monitor.c | 322 u_short restrict_mask; in ntp_monitor() local
|
H A D | ntp_proto.c | 637 u_short restrict_mask; /* restrict bits */ in receive() local
|