Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_palisade.h159 struct packettx struct
197 static void sendcmd (struct packettx *buffer, int c);
198 static void sendsupercmd (struct packettx *buffer, int c1, int c2);
199 static void sendbyte (struct packettx *buffer, int b);
200 static void sendint (struct packettx *buffer, int a);
201 static int sendetx (struct packettx *buffer, int fd);
H A Drefclock_palisade.c137 struct packettx *buffer, in sendcmd()
151 struct packettx *buffer, in sendsupercmd()
167 struct packettx *buffer, in sendbyte()
181 struct packettx *buffer, in sendint()
194 struct packettx *buffer, in sendetx()
219 struct packettx tx; in init_thunderbolt()
247 struct packettx tx; in init_acutime()
270 struct packettx tx; in init_resolution()
1417 struct packettx tx; in HW_poll()