Searched refs:ACK (Results 1 - 21 of 21) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dtftp.h51 #define ACK 04 /* acknowledgement */ macro
H A Dprint-tftp.c52 { ACK, "ACK" }, /* acknowledgement */
126 case ACK:
/freebsd-10-stable/include/arpa/
H A Dtftp.h49 #define ACK 04 /* acknowledgement */ macro
/freebsd-10-stable/contrib/ntp/include/
H A Dascii.h47 #define ACK 6 macro
H A Dicom.h47 #define ACK 0xfb /* controller normal reply */ macro
/freebsd-10-stable/sys/boot/arm/at91/libat91/
H A Dxmodem.c37 #define ACK 0x06 /* Acknowledge */ macro
85 putchar(ACK);
115 putchar(ACK);
/freebsd-10-stable/contrib/gdb/gdb/
H A Dxmodem.c30 #define ACK 0x06 macro
225 case ACK:
246 /* Finish off the transfer. Send out the EOT, and wait for an ACK. */
262 case ACK:
H A Dremote-e7000.c63 #define ACK 0x06 macro
1107 ACK ->
1112 ACK ->
1125 putchar_e7000 (ACK);
1198 putchar_e7000 (ACK);
1393 putchar_e7000 (ACK);
1448 putchar_e7000 (ACK);
/freebsd-10-stable/sys/dev/pcf/
H A Dpcf.c95 pcf_set_S1(sc, PIN|ESO|ENI|STO|ACK);
130 pcf_set_S1(sc, ESO|STA|STO|ACK);
181 pcf_set_S1(sc, PIN|ESO|STA|ACK);
189 /* check for ACK */
323 pcf_set_S1(sc, PIN|ESO|ENI|ACK);
372 pcf_set_S1(sc, PIN|ESO|ENI|ACK);
H A Dpcfvar.h48 #define ACK 0x01 macro
/freebsd-10-stable/sys/dev/smc/
H A Dif_smcreg.h193 #define ACK 0xc /* write only */ macro
H A Dif_smc.c546 smc_write_1(sc, ACK, ALLOC_INT);
868 smc_write_1(sc, ACK, TX_INT);
875 smc_write_1(sc, ACK, RCV_INT);
884 smc_write_1(sc, ACK, ALLOC_INT);
893 smc_write_1(sc, ACK, RX_OVRN_INT);
901 smc_write_1(sc, ACK, TX_EMPTY_INT);
/freebsd-10-stable/sys/netinet/
H A Dtcp_debug.c199 pf(SYN); pf(ACK); pf(FIN); pf(RST); pf(PUSH); pf(URG);
/freebsd-10-stable/usr.sbin/kbdcontrol/
H A Dlex.l84 ACK|ack { number = 6; return TNUM; }
/freebsd-10-stable/libexec/tftpd/
H A Dtftp-io.c320 * Send an ACK packet (acknowledgement).
330 tftp_log(LOG_DEBUG, "Sending ACK for block %d", block);
336 tp->th_opcode = htons((u_short)ACK);
442 pkt->th_opcode == ACK)
H A Dtftp-utils.c167 { ACK, "ACK" },
H A Dtftp-transfer.c96 "Timeout #%d send ACK %d "
101 "Timeout #%d on ACK %d",
112 if (rp->th_opcode == ACK) {
176 "Cannot send ACK packet #%d, "
181 "Cannot send ACK packet #%d, trying again",
291 "Cannot send ACK packet #%d, "
297 "Cannot send ACK packet #%d, trying again",
H A Dtftpd.c598 if (rp->th_opcode != ACK) {
601 "Expected ACK, got %s on OACK",
/freebsd-10-stable/lib/libstand/
H A Dtftp.c175 wbuf.t.th_opcode = htons((u_short) ACK);
245 * to send the ACK or errors back to it.
250 /* Parse options ACK-ed by the server. */
367 wbuf.t.th_opcode = htons((u_short) ACK);
388 /* Send an ACK for the last block */
/freebsd-10-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c932 #define ACK (NPE_RESETSTATS << NPE_MAC_MSGID_SHL) macro
948 if (ixpnpe_recvmsg_async(sc->sc_npe, msg) == 0 && msg[0] == ACK) {
960 #undef ACK macro
/freebsd-10-stable/sys/dev/hptrr/
H A Damd64-elf.hptrr_lib.o.uu6328 M2(MW*$C'QP````#SIG4W2(M5$$B+6ACK`TB+&TB-0AA(.=AT(?9#\`%(C;L`
6364 MC5T$187;#XY^````3(L5`````$V%TG1O28M*&$V-2ACK,DB+@?#^__](A<!T

Completed in 466 milliseconds