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

/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/Ip6Dxe/
H A DIp6Output.c299 EFI_IPv6_ADDRESS SelectedSource; local
320 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource);
325 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL);
326 IP6_COPY_ADDRESS (Source, &SelectedSource);

Completed in 343 milliseconds