Searched refs:MODE_CONTROL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ntp/include/
H A Dntp.h421 * function. MODE_CONTROL and MODE_PRIVATE can appear in packets,
433 #define MODE_CONTROL 6 /* control mode */ macro
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c1052 if (PKT_MODE(rpkt.li_vn_mode) != MODE_CONTROL) {
1315 qpkt.li_vn_mode = PKT_LI_VN_MODE(0, pktversion, MODE_CONTROL);
/freebsd-11-stable/contrib/ntp/ntpd/
H A Dntp_control.c1234 MODE_CONTROL);
1443 MODE_CONTROL);
H A Dntp_proto.c699 if (hismode == MODE_CONTROL) {
2290 #if 0 /* At this point, MODE_CONTROL is overloaded by MODE_BCLIENT */
2291 case MODE_CONTROL: /* control mode */

Completed in 270 milliseconds