Searched refs:REQ_CONFIG (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/ntp/include/ |
H A D | ntp_request.h | 268 #define REQ_CONFIG 10 /* configure a new peer */ macro
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc_ops.c | 1458 res = doquery(impl_ver, REQ_CONFIG, 1, 1, in doconfig() 1470 res = doquery(impl_ver, REQ_CONFIG, 1, 1, in doconfig()
|
/freebsd/contrib/ntp/ntpd/ |
H A D | ntp_request.c | 135 { REQ_CONFIG, AUTH, v4sizeof(struct conf_peer), 504 * Handle the exception of REQ_CONFIG. It can have two data sizes. in process_private() 510 inpkt->request == REQ_CONFIG && in process_private()
|