Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ntp/ntpdc/
Dnl.c777 (int) sizeof(struct conf_fudge));
779 (int) offsetof(struct conf_fudge, clockadr));
781 (int) offsetof(struct conf_fudge, which));
783 (int) offsetof(struct conf_fudge, fudgetime));
785 (int) offsetof(struct conf_fudge, fudgeval_flags));
/freebsd-12-stable/contrib/ntp/ntpdc/
Dlayout.std393 sizeof(struct conf_fudge) = 20
Dntpdc_ops.c2755 struct conf_fudge fudgedata; in fudge()
2814 sizeof(struct conf_fudge), (char *)&fudgedata, &items, in fudge()
/freebsd-12-stable/contrib/ntp/ntpd/
Dntp_request.c175 { REQ_SET_CLKFUDGE, AUTH, sizeof(struct conf_fudge),
176 sizeof(struct conf_fudge), set_clock_fudge },
2568 register struct conf_fudge *cf; in set_clock_fudge()
2577 cf = (struct conf_fudge *)&inpkt->u; in set_clock_fudge()
/freebsd-12-stable/contrib/ntp/include/
Dntp_request.h855 struct conf_fudge { struct