EFI_MTFTP6_DATA_HEADER.
More...
#include <Mtftp6.h>
|
| UINT16 | OpCode |
| | For this packet type, OpCode = EFI_MTFTP6_OPCODE_DATA.
|
| UINT16 | Block |
| | Block number of this data packet.
|
| UINT8 | Data [1] |
| | The content of this data packet.
|
◆ OpCode
| UINT16 EFI_MTFTP6_DATA_HEADER::OpCode |
For this packet type, OpCode = EFI_MTFTP6_OPCODE_DATA.
Definition at line 128 of file Mtftp6.h.
◆ Block
| UINT16 EFI_MTFTP6_DATA_HEADER::Block |
Block number of this data packet.
Definition at line 132 of file Mtftp6.h.
◆ Data
| UINT8 EFI_MTFTP6_DATA_HEADER::Data[1] |
The content of this data packet.
Definition at line 136 of file Mtftp6.h.
The documentation for this struct was generated from the following file: