Home
last modified time | relevance | path

Searched refs:REQ_LOOP_INFO (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ntp/scripts/monitoring/
H A Dntploopstat173 $REQ_LOOP_INFO = 8;
186 pack("CCCC nn x32 x8", 0x17, 0, $IMPL_XNTPD, $REQ_LOOP_INFO, 0, 0);
350 $b4 != $REQ_LOOP_INFO || # Ehh.. not loopinfo reply ?
/freebsd/contrib/ntp/include/
H A Dntp_request.h266 #define REQ_LOOP_INFO 8 /* info from the loop filter */ macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c901 res = doquery(impl_ver, REQ_LOOP_INFO, 0, 0, 0, (char *)NULL, in loopinfo()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c133 { REQ_LOOP_INFO, NOAUTH, 0, 0, loop_info },