#include <Mtftp4.h>
Definition at line 99 of file Mtftp4.h.
◆ OpCode
| UINT16 EFI_MTFTP4_PACKET::OpCode |
Type of packets as defined by the MTFTPv4 packet opcodes.
Definition at line 103 of file Mtftp4.h.
◆ Rrq
Read request packet header.
Definition at line 107 of file Mtftp4.h.
◆ Wrq
Write request packet header.
Definition at line 111 of file Mtftp4.h.
◆ Oack
Option acknowledge packet header.
Definition at line 115 of file Mtftp4.h.
◆ Data
Data packet header.
Definition at line 119 of file Mtftp4.h.
◆ Ack
Acknowledgement packet header.
Definition at line 123 of file Mtftp4.h.
◆ Data8
Data packet header with big block number.
Definition at line 127 of file Mtftp4.h.
◆ Ack8
Acknowledgement header with big block num.
Definition at line 131 of file Mtftp4.h.
◆ Error
Error packet header.
Definition at line 135 of file Mtftp4.h.
The documentation for this union was generated from the following file: