Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/ntp/ntpdc/
HDnl.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));
/NextBSD/contrib/ntp/ntpdc/
HDlayout.std388 sizeof(struct conf_fudge) = 20
HDntpdc_ops.c2737 struct conf_fudge fudgedata; in fudge()
2796 sizeof(struct conf_fudge), (char *)&fudgedata, &items, in fudge()
/NextBSD/contrib/ntp/ntpd/
HDntp_request.c175 { REQ_SET_CLKFUDGE, AUTH, sizeof(struct conf_fudge),
176 sizeof(struct conf_fudge), set_clock_fudge },
2456 register struct conf_fudge *cf; in set_clock_fudge()
2465 cf = (struct conf_fudge *)&inpkt->u; in set_clock_fudge()
/NextBSD/contrib/ntp/include/
HDntp_request.h850 struct conf_fudge { struct