iPXE
|
A TFTP acknowledgement (ACK) packet. More...
#include <tftp.h>
Data Fields | |
uint16_t | opcode |
uint16_t | block |
uint16_t tftp_ack::opcode |
Definition at line 51 of file tftp.h.
Referenced by tftp_send_ack().
uint16_t tftp_ack::block |
Definition at line 52 of file tftp.h.
Referenced by tftp_send_ack().