Searched refs:sendetx (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Drefclock_palisade.h198 static int sendetx (struct packettx *buffer, int fd);
H A Drefclock_palisade.c189 * sendetx - Send packet or super packet to the device
192 sendetx ( function
226 sendetx (&tx, fd);
231 sendetx (&tx, fd);
256 sendetx(&tx, fd);
H A Drefclock_parse.c4996 * sendcmd, sendbyte, sendetx, sendflt, sendint implement the command
5031 void sendetx (struct txbuf *buf, struct parseunit *parse);
5048 void sendetx (struct txbuf *buf, struct parseunit *parse);
5064 sendetx( function
5075 msyslog(LOG_ERR, "PARSE receiver #%d: sendetx: failed to send cmd to clock: %m", CLK_UNIT(parse->peer));
5150 sendetx(&buf, parse);
5158 sendetx(&buf, parse);
5162 sendetx(&buf, parse);
5165 sendetx(&buf, parse);
5169 sendetx(
[all...]

Completed in 118 milliseconds