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

#include <PxeBaseCode.h>

Public Attributes

UINT8 Type
 
UINT8 Code
 
UINT16 Checksum
 
union { 
 
   UINT32   reserved 
 
   UINT32   Mtu 
 
   UINT32   Pointer 
 
   struct { 
 
      UINT16   Identifier 
 
      UINT16   Sequence 
 
   }   Echo 
 
u 
 
UINT8 Data [494]
 

Detailed Description

ICMP error format.

Member Data Documentation

◆ Checksum

UINT16 EFI_PXE_BASE_CODE_ICMP_ERROR::Checksum

◆ Code

UINT8 EFI_PXE_BASE_CODE_ICMP_ERROR::Code

◆ Data

UINT8 EFI_PXE_BASE_CODE_ICMP_ERROR::Data[494]

◆ [struct]

struct { ... } EFI_PXE_BASE_CODE_ICMP_ERROR::Echo

◆ Identifier

UINT16 EFI_PXE_BASE_CODE_ICMP_ERROR::Identifier

◆ Mtu

UINT32 EFI_PXE_BASE_CODE_ICMP_ERROR::Mtu

◆ Pointer

UINT32 EFI_PXE_BASE_CODE_ICMP_ERROR::Pointer

◆ reserved

UINT32 EFI_PXE_BASE_CODE_ICMP_ERROR::reserved

◆ Sequence

UINT16 EFI_PXE_BASE_CODE_ICMP_ERROR::Sequence

◆ Type

UINT8 EFI_PXE_BASE_CODE_ICMP_ERROR::Type

◆ [union]

union { ... } EFI_PXE_BASE_CODE_ICMP_ERROR::u

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