iPXE
Data Fields
EFI_MTFTP6_OACK_HEADER Struct Reference

EFI_MTFTP6_OACK_HEADER. More...

#include <Mtftp6.h>

Data Fields

UINT16 OpCode
 For this packet type, OpCode = EFI_MTFTP6_OPCODE_OACK. More...
 
UINT8 Data [1]
 The option strings in the option acknowledgement packet. More...
 

Detailed Description

EFI_MTFTP6_OACK_HEADER.

Definition at line 109 of file Mtftp6.h.

Field Documentation

◆ OpCode

UINT16 EFI_MTFTP6_OACK_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_OACK.

Definition at line 113 of file Mtftp6.h.

◆ Data

UINT8 EFI_MTFTP6_OACK_HEADER::Data[1]

The option strings in the option acknowledgement packet.

Definition at line 117 of file Mtftp6.h.


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