Searched refs:refclockstat (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/contrib/ntp/include/
H A Dntp_refclock.h68 struct refclockstat { struct
205 void (*clock_control) (int, const struct refclockstat *,
206 struct refclockstat *, struct peer *);
222 const struct refclockstat *,
223 struct refclockstat *);
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Drefclock_datum.c165 static void datum_pts_control (int, const struct refclockstat *,
166 struct refclockstat *, struct peer *);
398 const struct refclockstat *in,
399 struct refclockstat *out,
H A Drefclock_wwvb.c153 static void wwvb_control (int, const struct refclockstat *,
154 struct refclockstat *, struct peer *);
560 const struct refclockstat *in_st,
561 struct refclockstat *out_st,
H A Drefclock_leitch.c98 static void leitch_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
198 const struct refclockstat *in,
199 struct refclockstat *out,
224 memset((char *)out, 0, sizeof (struct refclockstat));
H A Drefclock_shm.c71 static void shm_control (int unit, const struct refclockstat * in_st,
72 struct refclockstat * out_st, struct peer *peer);
266 const struct refclockstat * in_st,
267 struct refclockstat * out_st,
H A Drefclock_nmea.c291 static void nmea_control (int, const struct refclockstat *,
292 struct refclockstat *, struct peer *);
537 const struct refclockstat * in_st,
538 struct refclockstat * out_st,
H A Drefclock_neoclock4x.c138 static void neoclock4x_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
674 const struct refclockstat *in,
675 struct refclockstat *out,
H A Drefclock_jupiter.c148 static void jupiter_control (int, const struct refclockstat *,
149 struct refclockstat *, struct peer *);
483 const struct refclockstat *in, /* input parameters (not used) */
484 struct refclockstat *out, /* output parameters (not used) */
H A Drefclock_gpsdjson.c257 static void gpsd_control (int, const struct refclockstat *,
258 struct refclockstat *, peerT *);
782 const struct refclockstat * in_st,
783 struct refclockstat * out_st,
H A Dntp_refclock.c1029 const struct refclockstat *in,
1030 struct refclockstat *out
H A Dntp_control.c58 static u_short ctlclkstatus (struct refclockstat *);
81 static void ctl_putclock (int, struct refclockstat *, int);
1347 struct refclockstat *pcs
2928 struct refclockstat *pcs,
4606 struct refclockstat cs;
5078 struct refclockstat cs;
H A Drefclock_parse.c218 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
3378 const struct refclockstat *in
3491 const struct refclockstat *in,
3492 struct refclockstat *out,
H A Dntp_request.c2476 struct refclockstat clock_stat;
2542 struct refclockstat clock_stat;
2594 refclock_control(&addr, &clock_stat, (struct refclockstat *)0);
H A Drefclock_ripencc.c432 static void ripencc_control (int, const struct refclockstat *,
433 struct refclockstat *, struct peer *);
620 const struct refclockstat *in, /* input parameters (not used) */
621 struct refclockstat *out, /* output parameters (not used) */
H A Dntp_config.c3425 struct refclockstat clock_stat;

Completed in 282 milliseconds