#include <MdePkg/Include/Protocol/Ip6.h>
EFI_IP6_ROUTE_TABLE is the entry structure that is used in routing tables
Definition at line 229 of file Ip6.h.
◆ Destination
The destination prefix to be routed.
Definition at line 239 of file Ip6.h.
◆ Gateway
The IPv6 address of the gateway to be used as the next hop for packets to this prefix. If the IPv6 address is all zeros, then the prefix is on-link.
Definition at line 235 of file Ip6.h.
◆ PrefixLength
| UINT8 EFI_IP6_ROUTE_TABLE::PrefixLength |
The length of the prefix associated with the Destination.
Definition at line 243 of file Ip6.h.
The documentation for this struct was generated from the following file:
- MdePkg/Include/Protocol/Ip6.h