Searched refs:EfiTable (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Route.c276 EFI_IP6_ROUTE_TABLE *EfiTable; local
296 EfiTable = *EfiRouteTable;
309 &EfiTable[Count].Destination,
314 IP6_COPY_ADDRESS (&EfiTable[Count].Gateway, &RtEntry->NextHop);
315 EfiTable[Count].PrefixLength = RtEntry->PrefixLength;

Completed in 46 milliseconds