XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_MTFTP6_ERROR_HEADER Struct Reference

#include <Mtftp6.h>

Public Attributes

UINT16 OpCode
 
UINT16 ErrorCode
 
UINT8 ErrorMessage [1]
 

Detailed Description

EFI_MTFTP6_ERROR_HEADER

Member Data Documentation

◆ ErrorCode

UINT16 EFI_MTFTP6_ERROR_HEADER::ErrorCode

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

◆ ErrorMessage

UINT8 EFI_MTFTP6_ERROR_HEADER::ErrorMessage[1]

Error message string.

◆ OpCode

UINT16 EFI_MTFTP6_ERROR_HEADER::OpCode

For this packet type, OpCode = EFI_MTFTP6_OPCODE_ERROR.


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