iPXE
Data Fields
EFI_IP6_ICMP_TYPE Struct Reference

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

#include <Ip6.h>

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.

Definition at line 299 of file Ip6.h.

Field Documentation

◆ Type

UINT8 EFI_IP6_ICMP_TYPE::Type

The type of ICMP message.

Definition at line 300 of file Ip6.h.

◆ Code

UINT8 EFI_IP6_ICMP_TYPE::Code

The code of the ICMP message.

Definition at line 301 of file Ip6.h.


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