Searched refs:send_ack (Results 1 – 11 of 11) sorted by relevance
| /freebsd-13.1/libexec/tftpd/tests/ |
| H A D | functional.c | 424 send_ack(1); 459 send_ack(1); 482 send_ack(1); 505 send_ack(1); 511 send_ack(1); 513 send_ack(2); 535 send_ack(1); 539 send_ack(2); 571 send_ack(1); 593 send_ack(1); [all …]
|
| /freebsd-13.1/libexec/tftpd/ |
| H A D | tftp-transfer.c | 265 n_ack = send_ack(peer, *block); in tftp_receive() 328 send_ack(peer, oldblock); in tftp_receive() 379 goto send_ack; /* rexmit */ in tftp_receive() 408 send_ack: in tftp_receive() 410 n_ack = send_ack(peer, *block); in tftp_receive() 446 send_ack(peer, *block); /* resend final ack */ in tftp_receive()
|
| H A D | tftp-io.h | 44 int send_ack(int peer, unsigned short);
|
| H A D | tftp-io.c | 325 send_ack(int fp, uint16_t block) in send_ack() function
|
| H A D | tftpd.c | 547 send_ack(peer, 0); in tftp_wrq()
|
| /freebsd-13.1/tools/tools/net80211/w00t/libw00t/ |
| H A D | w00t.h | 45 int send_ack(int fd, char *mac);
|
| H A D | w00t.c | 228 int send_ack(int fd, char *mac) in send_ack() function
|
| /freebsd-13.1/usr.bin/tftp/ |
| H A D | tftp.c | 259 n = send_ack(peer, 0); in recvfile()
|
| /freebsd-13.1/tools/tools/net80211/w00t/assoc/ |
| H A D | assoc.c | 254 send_ack(p->tx, wh->i_addr2); in ack() 326 int rc = send_ack(p->tx, wh->i_addr2); in generic_process()
|
| /freebsd-13.1/tools/tools/net80211/wesside/wesside/ |
| H A D | wesside.c | 765 void send_ack(int tx) { in send_ack() function 1610 send_ack(tx); in anal() 2682 send_ack(tx);
|
| /freebsd-13.1/tools/tools/net80211/w00t/ap/ |
| H A D | ap.c | 650 send_ack(p->tx, wh->i_addr2); in ack()
|