Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_request.h284 #define REQ_TRUSTKEY 26 /* add a trusted key */ macro
/freebsd/contrib/ntp/ntpdc/
H A Dntpdc_ops.c2246 do_trustkey(pcmd, fp, REQ_TRUSTKEY); in trustkey()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c156 { REQ_TRUSTKEY, AUTH, sizeof(u_long), sizeof(u_long), trust_key },