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

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

Data Fields

UINT16 OpCode
 
UINT16 ErrorCode
 
UINT8 ErrorMessage [1]
 

Detailed Description

EFI_MTFTP6_ERROR_HEADER

Definition at line 185 of file Mtftp6.h.

Field Documentation

◆ ErrorCode

UINT16 EFI_MTFTP6_ERROR_HEADER::ErrorCode

The error number as defined by the MTFTPv6 packet error codes.

Definition at line 193 of file Mtftp6.h.

◆ ErrorMessage

UINT8 EFI_MTFTP6_ERROR_HEADER::ErrorMessage[1]

Error message string.

Definition at line 197 of file Mtftp6.h.

◆ OpCode

UINT16 EFI_MTFTP6_ERROR_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_ERROR.

Definition at line 189 of file Mtftp6.h.


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