Home
last modified time | relevance | path

Searched refs:refclockproc (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/contrib/ntp/ntpd/
H A Drefclock_jjy.c346 static void jjy_synctime ( struct peer *, struct refclockproc *, struct jjyunit * ) ;
453 struct refclockproc *pp ; in jjy_start()
578 struct refclockproc *pp; in jjy_shutdown()
607 struct refclockproc *pp ; in jjy_receive()
901 struct refclockproc *pp; in jjy_poll()
984 struct refclockproc *pp ; in jjy_timer()
1022 jjy_synctime ( struct peer *peer, struct refclockproc *pp, struct jjyunit *up ) in jjy_synctime()
1179 struct refclockproc *pp ; in jjy_receive_tristate_jjy01()
1412 struct refclockproc *pp ; in jjy_poll_tristate_jjy01()
1505 struct refclockproc *p in jjy_receive_cdex_jst2000()
[all...]
H A Dntp_refclock.c48 * The main interface used by these routines is the refclockproc
58 * pointer to the refclockproc structure, which in turn contains a
72 static int refclock_sample (struct refclockproc *);
74 static void refclock_checkburst(struct peer *, struct refclockproc *);
85 struct refclockproc * const pp,
96 struct refclockproc * const pp
106 struct refclockproc * const pp
118 struct refclockproc * const pp,
129 struct refclockproc * const pp
139 struct refclockproc * cons in clk_pop_sample()
[all...]
H A Drefclock_atom.c123 struct refclockproc *pp; in atom_start()
167 struct refclockproc *pp; in atom_shutdown()
187 struct refclockproc *pp; in atom_timer()
218 struct refclockproc *pp; in atom_poll()
H A Drefclock_acts.c248 struct refclockproc *pp; in acts_start()
291 struct refclockproc *pp; in acts_shutdown()
312 struct refclockproc *pp; in acts_receive()
361 struct refclockproc *pp; in acts_message()
461 struct refclockproc *pp; in acts_timeout()
594 struct refclockproc *pp; in acts_close()
635 struct refclockproc *pp; in acts_poll()
689 struct refclockproc *pp; in acts_timer()
721 struct refclockproc *pp; in acts_timecode()
H A Drefclock_mx4200.c212 struct refclockproc *pp; in mx4200_start()
263 struct refclockproc *pp; in mx4200_shutdown()
285 struct refclockproc *pp; in mx4200_config()
483 struct refclockproc *pp; in mx4200_ref()
604 struct refclockproc *pp; in mx4200_poll()
665 struct refclockproc *pp; in mx4200_receive()
951 struct refclockproc *pp; in mx4200_parse_t()
1233 struct refclockproc *pp; in mx4200_parse_p()
1454 struct refclockproc *pp; in mx4200_parse_s()
1498 struct refclockproc *p in mx4200_pps()
[all...]
H A Drefclock_wwvb.c184 struct refclockproc *pp; in wwvb_start()
232 struct refclockproc * pp; in wwvb_shutdown()
253 struct refclockproc *pp; in wwvb_receive()
456 struct refclockproc *pp; in wwvb_timer()
503 struct refclockproc *pp; in wwvb_poll()
566 struct refclockproc *pp; in wwvb_control()
H A Drefclock_heath.c217 struct refclockproc *pp; in heath_start()
259 struct refclockproc *pp; in heath_shutdown()
275 struct refclockproc *pp; in heath_receive()
402 struct refclockproc *pp; in heath_poll()
H A Drefclock_pst.c123 struct refclockproc *pp; in pst_start()
172 struct refclockproc *pp; in pst_shutdown()
192 struct refclockproc *pp; in pst_receive()
286 struct refclockproc *pp; in pst_poll()
H A Drefclock_zyfer.c132 struct refclockproc *pp; in zyfer_start()
188 struct refclockproc *pp; in zyfer_shutdown()
208 struct refclockproc *pp; in zyfer_receive()
330 struct refclockproc *pp; in zyfer_poll()
H A Drefclock_irig.c311 struct refclockproc *pp; in irig_start()
387 struct refclockproc *pp; in irig_shutdown()
411 struct refclockproc *pp; in irig_receive()
511 struct refclockproc *pp; in irig_rf()
590 struct refclockproc *pp; in irig_base()
749 struct refclockproc *pp; in irig_baud()
838 struct refclockproc *pp; in irig_decode()
982 struct refclockproc *pp; in irig_poll()
1017 struct refclockproc *pp; in irig_gain()
H A Drefclock_chu.c468 struct refclockproc *pp; in chu_start()
595 struct refclockproc *pp; in chu_shutdown()
621 struct refclockproc *pp; in chu_receive()
656 struct refclockproc *pp; in chu_audio_receive()
736 struct refclockproc *pp; in chu_rf()
991 struct refclockproc *pp; in chu_decode()
1041 struct refclockproc *pp; in chu_burst()
1098 struct refclockproc *pp; in chu_b()
1172 struct refclockproc *pp; in chu_a()
1312 struct refclockproc *pp; in chu_poll()
[all …]
H A Drefclock_gpsvme.c84 static void check_leap_sec(struct refclockproc *, int);
99 struct refclockproc *pp; in psc_start()
161 struct refclockproc *pp = peer->procptr; in psc_poll()
187 /* convert the BCD time to broken down time used by refclockproc */ in psc_poll()
230 check_leap_sec(struct refclockproc *pp, int unit) in check_leap_sec()
H A Drefclock_hopfser.c120 struct refclockproc *pp; in hopfserial_start()
185 struct refclockproc *pp; in hopfserial_shutdown()
208 struct refclockproc *pp; in hopfserial_receive()
349 struct refclockproc *pp; in hopfserial_poll()
H A Drefclock_as2201.c161 struct refclockproc *pp; in as2201_start()
212 struct refclockproc *pp; in as2201_shutdown()
232 struct refclockproc *pp; in as2201_receive()
365 struct refclockproc *pp; in as2201_poll()
H A Drefclock_fg.c97 struct refclockproc *pp; in fg_start()
161 struct refclockproc *pp; in fg_shutdown()
182 struct refclockproc *pp; in fg_poll()
219 struct refclockproc *pp; in fg_receive()
H A Drefclock_dumbclock.c102 struct refclockproc *pp; in dumbclock_start()
171 struct refclockproc *pp; in dumbclock_shutdown()
191 struct refclockproc *pp; in dumbclock_receive()
347 struct refclockproc *pp;
H A Drefclock_chronolog.c99 struct refclockproc *pp; in chronolog_start()
154 struct refclockproc *pp; in chronolog_shutdown()
174 struct refclockproc *pp; in chronolog_receive()
323 struct refclockproc *pp; in chronolog_poll()
H A Drefclock_ulink.c121 struct refclockproc *pp; in ulink_start()
171 struct refclockproc *pp; in ulink_shutdown()
191 struct refclockproc *pp; in ulink_receive()
542 struct refclockproc *pp; in ulink_poll()
H A Drefclock_tpro.c73 struct refclockproc *pp; in tpro_start()
118 struct refclockproc *pp; in tpro_shutdown()
138 struct refclockproc *pp; in tpro_poll()
164 * Note that the refclockproc usec member has now become nsec. in tpro_poll()
H A Drefclock_arbiter.c152 struct refclockproc *pp; in arb_start()
212 struct refclockproc *pp; in arb_shutdown()
232 struct refclockproc *pp; in arb_receive()
441 struct refclockproc *pp; in arb_poll()
H A Drefclock_true.c218 struct refclockproc *pp; in true_debug()
270 struct refclockproc *pp; in true_start()
332 struct refclockproc *pp; in true_shutdown()
352 struct refclockproc *pp; in true_receive()
630 struct refclockproc *pp; in true_send()
655 struct refclockproc *pp; in true_doevent()
928 struct refclockproc *pp; in true_poll()
H A Drefclock_pcf.c68 struct refclockproc *pp; in pcf_start()
118 struct refclockproc *pp; in pcf_shutdown()
135 struct refclockproc *pp; in pcf_poll()
H A Drefclock_shm.c221 struct refclockproc * const pp = peer->procptr; in shm_start()
271 struct refclockproc * const pp = peer->procptr; in shm_control()
297 struct refclockproc * const pp = peer->procptr; in shm_shutdown()
326 struct refclockproc * const pp = peer->procptr; in shm_poll()
522 struct refclockproc * const pp = peer->procptr; in shm_timer()
649 struct refclockproc * const pp = peer->procptr; in shm_clockstats()
H A Drefclock_tt560.c78 struct refclockproc *pp; in tt560_start()
142 struct refclockproc *pp; in tt560_shutdown()
161 struct refclockproc *pp; in tt560_poll()
/freebsd/contrib/ntp/include/
H A Dntp_refclock.h139 struct refclockproc { struct
228 extern int refclock_process(struct refclockproc *);
229 extern int refclock_process_f(struct refclockproc *, double);
230 extern void refclock_process_offset(struct refclockproc *, l_fp,
232 extern int refclock_samples_avail(struct refclockproc const *);
233 extern int refclock_samples_expire(struct refclockproc *, int);
247 struct refclockproc *, char const *, size_t);
250 struct refclockproc *, char const *, ...);
252 struct refclockproc *, char const *, va_list);

12