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

Data Fields

UINT8 Type
 The type of ICMP message. More...
 
UINT8 Code
 The code of the ICMP message. More...
 

Detailed Description

EFI_IP6_ICMP_TYPE is used to describe those ICMP messages that are supported by this EFI IPv6 Protocol driver.

Field Documentation

UINT8 EFI_IP6_ICMP_TYPE::Code

The code of the ICMP message.

UINT8 EFI_IP6_ICMP_TYPE::Type

The type of ICMP message.