Searched refs:REQ_LOOP_INFO (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/ntp/scripts/monitoring/ |
| HD | ntploopstat | 173 $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 ?
|
| /trueos/contrib/ntp/include/ |
| HD | ntp_request.h | 252 #define REQ_LOOP_INFO 8 /* info from the loop filter */ macro
|
| /trueos/contrib/ntp/ntpd/ |
| HD | ntp_request.c | 128 { REQ_LOOP_INFO, NOAUTH, 0, 0, loop_info },
|
| /trueos/contrib/ntp/ntpdc/ |
| HD | ntpdc_ops.c | 861 res = doquery(impl_ver, REQ_LOOP_INFO, 0, 0, 0, (char *)NULL, in loopinfo()
|