Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/NetworkPkg/Ip6Dxe/
H A 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()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/Ip6Dxe/
H A DIp6Output.c293 EFI_IPv6_ADDRESS SelectedSource; in Ip6SelectInterface() local
314 Status = Ip6SelectSourceAddress (IpSb, Destination, &SelectedSource); in Ip6SelectInterface()
319 Ip6IsOneOfSetAddress (IpSb, &SelectedSource, &IpIf, NULL); in Ip6SelectInterface()
320 IP6_COPY_ADDRESS (Source, &SelectedSource); in Ip6SelectInterface()
/dports/audio/pianod2/pianod2-329/Documentation/
H A Dprotocol.md105 011 SelectedSource: id type name
109 011 SelectedSource: 1 manager Pianod
110 011 SelectedSource: 2 tonegenerator Pianod
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dhtml2.pyi554 SelectedSource = property(None, None)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dwebview.sip974 %Property(name=SelectedSource, get=GetSelectedSource)