Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c69 struct leitchunit { struct
101 static void leitch_process (struct leitchunit *); argument
105 static int leitch_get_date (struct recvbuf *, struct leitchunit *);
106 static int leitch_get_time (struct recvbuf *, struct leitchunit *, int);
109 static struct leitchunit leitchunits[MAXUNITS];
147 struct leitchunit *leitch; in leitch_shutdown()
170 struct leitchunit *leitch; in leitch_poll()
243 struct leitchunit *leitch; in leitch_start()
393 struct leitchunit *leitch = rbufp->recv_peer->procptr->unitptr; in leitch_receive()
492 struct leitchunit *leitch in leitch_process()
[all …]