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

/freebsd-13-stable/contrib/ntp/include/
H A Dntp_refclock.h64 struct refclockstat { struct
203 void (*clock_control) (int, const struct refclockstat *,
204 struct refclockstat *, struct peer *);
220 const struct refclockstat *,
221 struct refclockstat *);
/freebsd-13-stable/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_jupiter.c143 static void jupiter_control (int, const struct refclockstat *,
144 struct refclockstat *, struct peer *);
501 const struct refclockstat *in, /* input parameters (not used) */
502 struct refclockstat *out, /* output parameters (not used) */
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_nmea.c295 static void nmea_control (int, const struct refclockstat *,
296 struct refclockstat *, struct peer *);
495 const struct refclockstat * in_st,
496 struct refclockstat * out_st,
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.c1174 const struct refclockstat *in,
1175 struct refclockstat *out
H A Dntp_control.c58 static u_short ctlclkstatus (struct refclockstat *);
81 static void ctl_putclock (int, struct refclockstat *, int);
1361 struct refclockstat *pcs
2911 struct refclockstat *pcs,
4611 struct refclockstat cs;
5083 struct refclockstat cs;
H A Drefclock_parse.c218 static void parse_control (int, const struct refclockstat *, struct refclockstat *, struct peer *);
3379 const struct refclockstat *in
3494 const struct refclockstat *in,
3495 struct refclockstat *out,
H A Dntp_request.c2496 struct refclockstat clock_stat;
2570 struct refclockstat clock_stat;
2622 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.c3847 struct refclockstat clock_stat;

Completed in 105 milliseconds