Searched refs:send_ack (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14-stable/libexec/tftpd/tests/ |
| HD | functional.c | 158 send_ack(uint16_t blocknum) in send_ack() function 474 send_ack(1); 510 send_ack(1); 533 send_ack(1); 556 send_ack(1); 562 send_ack(1); 564 send_ack(2); 586 send_ack(1); 587 send_ack(1); /* Dupe an ACK packet */ 590 send_ack(2); [all …]
|
| /freebsd-14-stable/libexec/tftpd/ |
| HD | tftp-transfer.c | 262 n_ack = send_ack(peer, *block); in tftp_receive() 325 send_ack(peer, oldblock); in tftp_receive() 376 goto send_ack; /* rexmit */ in tftp_receive() 405 send_ack: in tftp_receive() 407 n_ack = send_ack(peer, *block); in tftp_receive() 443 send_ack(peer, *block); /* resend final ack */ in tftp_receive()
|
| HD | tftp-io.h | 41 int send_ack(int peer, unsigned short);
|
| HD | tftp-io.c | 320 send_ack(int fp, uint16_t block) in send_ack() function
|
| HD | tftpd.c | 537 send_ack(peer, 0); in tftp_wrq()
|
| /freebsd-14-stable/tools/tools/net80211/w00t/libw00t/ |
| HD | w00t.h | 43 int send_ack(int fd, char *mac);
|
| HD | w00t.c | 226 int send_ack(int fd, char *mac) in send_ack() function
|
| /freebsd-14-stable/usr.bin/tftp/ |
| HD | tftp.c | 257 n = send_ack(peer, 0); in recvfile()
|
| /freebsd-14-stable/tools/tools/net80211/w00t/assoc/ |
| HD | assoc.c | 252 send_ack(p->tx, wh->i_addr2); in ack() 324 int rc = send_ack(p->tx, wh->i_addr2); in generic_process()
|
| /freebsd-14-stable/tools/tools/net80211/wesside/wesside/ |
| HD | wesside.c | 763 void send_ack(int tx) { in send_ack() function 1608 send_ack(tx); in anal() 2680 send_ack(tx);
|
| /freebsd-14-stable/tools/tools/net80211/w00t/ap/ |
| HD | ap.c | 648 send_ack(p->tx, wh->i_addr2); in ack()
|
| /freebsd-14-stable/sys/dev/mpi3mr/ |
| HD | mpi3mr.h | 504 U8 send_ack; member
|
| HD | mpi3mr_cam.c | 2039 if (fw_event->send_ack) { in mpi3mr_fw_work()
|
| HD | mpi3mr.c | 4452 fw_event->send_ack = ack_req; in mpi3mr_process_events()
|