MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
EFI_MTFTP6_ERROR_HEADER Struct Reference

Data Fields

UINT16 OpCode
 
UINT16 ErrorCode
 
UINT8 ErrorMessage [1]
 

Detailed Description

Field Documentation

UINT16 EFI_MTFTP6_ERROR_HEADER::ErrorCode

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

UINT8 EFI_MTFTP6_ERROR_HEADER::ErrorMessage[1]

Error message string.

UINT16 EFI_MTFTP6_ERROR_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_ERROR.