Home
last modified time | relevance | path

Searched refs:MODE_CONTROL (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dprint-ntp.c140 #define MODE_CONTROL 6 /* control message */ macro
162 { MODE_CONTROL, "Control Message" },
442 case MODE_CONTROL: in ntp_print()
/freebsd/contrib/ntp/include/
H A Dntp.h425 * function. MODE_CONTROL and MODE_PRIVATE can appear in packets,
437 #define MODE_CONTROL 6 /* control mode */
433 #define MODE_CONTROL global() macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c751 if (MODE_CONTROL == mode || MODE_PRIVATE == mode) in record_raw_stats()
H A Dntp_proto.c712 if (hismode == MODE_CONTROL) { in receive()
2377 #if 0 /* At this point, MODE_CONTROL is overloaded by MODE_BCLIENT */ in receive()
2378 case MODE_CONTROL: /* control mode */ in receive()
H A Dntp_control.c1228 MODE_CONTROL); in process_control()
1437 MODE_CONTROL); in ctl_flushpkt()
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c1081 if (PKT_MODE(rpkt.li_vn_mode) != MODE_CONTROL) { in getresponse()
1344 qpkt.li_vn_mode = PKT_LI_VN_MODE(0, pktversion, MODE_CONTROL); in sendrequest()
/freebsd/contrib/ntp/
H A DNEWS3751 In contrast, ntpq uses NTP mode 6 (MODE_CONTROL), while routine NTP time
7517 In contrast, ntpq uses NTP mode 6 (MODE_CONTROL), while routine NTP time