#include <MdePkg/Include/Protocol/Ip6.h>
|
| UINT8 | Type |
| | The type of ICMP message.
|
| |
| UINT8 | Code |
| | The code of the ICMP message.
|
| |
EFI_IP6_ICMP_TYPE is used to describe those ICMP messages that are supported by this EFI IPv6 Protocol driver.
Definition at line 297 of file Ip6.h.
◆ Code
| UINT8 EFI_IP6_ICMP_TYPE::Code |
The code of the ICMP message.
Definition at line 299 of file Ip6.h.
◆ Type
| UINT8 EFI_IP6_ICMP_TYPE::Type |
The type of ICMP message.
Definition at line 298 of file Ip6.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Ip6.h