Home
last modified time | relevance | path

Searched refs:REQ_CONFIG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dntp_request.h268 #define REQ_CONFIG 10 /* configure a new peer */ macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1458 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 Dntp_request.c135 { 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()