Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/include/
HDntp_request.h268 #define REQ_CONFIG 10 /* configure a new peer */ macro
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_request.c135 { REQ_CONFIG, AUTH, v4sizeof(struct conf_peer),
510 inpkt->request == REQ_CONFIG && in process_private()
/freebsd-13-stable/contrib/ntp/ntpdc/
HDntpdc_ops.c1458 res = doquery(impl_ver, REQ_CONFIG, 1, 1, in doconfig()
1470 res = doquery(impl_ver, REQ_CONFIG, 1, 1, in doconfig()