Home
last modified time | relevance | path

Searched refs:conf_fudge (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c776 (int) sizeof(struct conf_fudge));
778 (int) offsetof(struct conf_fudge, clockadr));
780 (int) offsetof(struct conf_fudge, which));
782 (int) offsetof(struct conf_fudge, fudgetime));
784 (int) offsetof(struct conf_fudge, fudgeval_flags));
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std393 sizeof(struct conf_fudge) = 20
H A Dntpdc_ops.c2755 struct conf_fudge fudgedata; in fudge()
2814 sizeof(struct conf_fudge), (char *)&fudgedata, &items, in fudge()
/freebsd/contrib/ntp/ntpd/
H A Dntp_request.c175 { REQ_SET_CLKFUDGE, AUTH, sizeof(struct conf_fudge),
176 sizeof(struct conf_fudge), set_clock_fudge },
2577 register struct conf_fudge *cf; in set_clock_fudge()
2586 cf = (struct conf_fudge *)&inpkt->u; in set_clock_fudge()
/freebsd/contrib/ntp/include/
H A Dntp_request.h855 struct conf_fudge { struct