#include <Mtftp4.h>
Definition at line 100 of file Mtftp4.h.
◆ OpCode
| UINT16 EFI_MTFTP4_PACKET::OpCode |
Type of packets as defined by the MTFTPv4 packet opcodes.
Definition at line 104 of file Mtftp4.h.
◆ Rrq
Read request packet header.
Definition at line 108 of file Mtftp4.h.
◆ Wrq
Write request packet header.
Definition at line 112 of file Mtftp4.h.
◆ Oack
Option acknowledge packet header.
Definition at line 116 of file Mtftp4.h.
◆ Data
Data packet header.
Definition at line 120 of file Mtftp4.h.
◆ Ack
Acknowledgement packet header.
Definition at line 124 of file Mtftp4.h.
◆ Data8
Data packet header with big block number.
Definition at line 128 of file Mtftp4.h.
◆ Ack8
Acknowledgement header with big block num.
Definition at line 132 of file Mtftp4.h.
◆ Error
Error packet header.
Definition at line 136 of file Mtftp4.h.
The documentation for this union was generated from the following file: