Searched refs:sendetx (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_palisade.c | 190 * 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 D | refclock_palisade.h | 201 static int sendetx (struct packettx *buffer, int fd);
|
H A D | refclock_parse.c | 5058 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 D | CommitLog-4.1.0 | 5422 (sendetx): added logging of messages when in debug mode
|