Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/ntpd/
H A Drefclock_palisade.c190 * sendetx - Send packet or super packet to the device
193 sendetx ( in sendetx() function
227 sendetx (&tx, fd); in init_thunderbolt()
232 sendetx (&tx, fd); in init_thunderbolt()
257 sendetx(&tx, fd); in init_acutime()
278 sendetx (&tx, fd); in init_resolution()
283 sendetx (&tx, fd); in init_resolution()
288 sendetx (&tx, fd); in init_resolution()
1426 sendetx (&tx, pp->io.fd); in HW_poll()
H A Drefclock_palisade.h201 static int sendetx (struct packettx *buffer, int fd);
H A Drefclock_parse.c5058 void sendetx (struct txbuf *buf, struct parseunit *parse);
5075 void sendetx (struct txbuf *buf, struct parseunit *parse);
5091 sendetx( in sendetx() function
5177 sendetx(&buf, parse); in trimbletsip_setup()
5185 sendetx(&buf, parse); in trimbletsip_setup()
5189 sendetx(&buf, parse); in trimbletsip_setup()
5192 sendetx(&buf, parse); in trimbletsip_setup()
5196 sendetx(&buf, parse); in trimbletsip_setup()
5203 sendetx(&buf, parse); in trimbletsip_setup()
5206 sendetx(&buf, parse); in trimbletsip_setup()
[all …]
/freebsd/contrib/ntp/
H A DCommitLog-4.1.05422 (sendetx): added logging of messages when in debug mode