Data Fields | |
LIST_ENTRY | Link |
INTN | RefCnt |
UINT32 | Flag |
UINT8 | PrefixLength |
EFI_IPv6_ADDRESS | Destination |
EFI_IPv6_ADDRESS | NextHop |
EFI_IPv6_ADDRESS IP6_ROUTE_ENTRY::Destination |
Referenced by Ip6AddRoute(), Ip6BuildEfiRouteTable(), Ip6CreateRouteEntry(), Ip6DelRoute(), and Ip6FindRouteEntry().
UINT32 IP6_ROUTE_ENTRY::Flag |
LIST_ENTRY IP6_ROUTE_ENTRY::Link |
Referenced by Ip6AddRoute(), Ip6CreateDefaultRouter(), Ip6CreatePrefixListEntry(), and Ip6ProcessPacketTooBig().
EFI_IPv6_ADDRESS IP6_ROUTE_ENTRY::NextHop |
Referenced by Ip6AddRoute(), Ip6BuildEfiRouteTable(), Ip6CreateRouteEntry(), Ip6DelRoute(), Ip6FindRouteEntry(), and Ip6Route().
Referenced by Ip6BuildEfiRouteTable(), Ip6CreateRouteEntry(), and Ip6FindRouteEntry().
Referenced by Ip6CreateRouteEntry().