iPXE
|
A union encapsulating all TFTP packet types. More...
#include <tftp.h>
Data Fields | |
struct tftp_common | common |
struct tftp_rrq | rrq |
struct tftp_data | data |
struct tftp_ack | ack |
struct tftp_error | error |
struct tftp_oack | oack |
struct tftp_common tftp_any::common |
struct tftp_error tftp_any::error |