iPXE
Data Fields
EFI_MTFTP6_ACK8_HEADER Struct Reference

EFI_MTFTP6_ACK8_HEADER. More...

#include <Mtftp6.h>

Data Fields

UINT16 OpCode
 For this packet type, OpCode = EFI_MTFTP6_OPCODE_ACK8. More...
 
UINT64 Block [1]
 The block number of the data packet that is being acknowledged. More...
 

Detailed Description

EFI_MTFTP6_ACK8_HEADER.

Definition at line 173 of file Mtftp6.h.

Field Documentation

◆ OpCode

UINT16 EFI_MTFTP6_ACK8_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_ACK8.

Definition at line 177 of file Mtftp6.h.

◆ Block

UINT64 EFI_MTFTP6_ACK8_HEADER::Block[1]

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

Definition at line 181 of file Mtftp6.h.


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