Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
DIp6Output.c299 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
320 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
325 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
326 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()