TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_MTFTP6_ACK_HEADER Struct Reference

#include <MdePkg/Include/Protocol/Mtftp6.h>

Data Fields

UINT16 OpCode
 
UINT16 Block [1]
 

Detailed Description

EFI_MTFTP6_ACK_HEADER

Definition at line 139 of file Mtftp6.h.

Field Documentation

◆ Block

UINT16 EFI_MTFTP6_ACK_HEADER::Block[1]

The block number of the data packet that is being acknowledged.

Definition at line 147 of file Mtftp6.h.

◆ OpCode

UINT16 EFI_MTFTP6_ACK_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_ACK.

Definition at line 143 of file Mtftp6.h.


The documentation for this struct was generated from the following file: