Home
last modified time | relevance | path

Searched refs:GatewayAddr (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/HttpBootDxe/
H A DHttpBootDhcp6.c524 OUT EFI_IPv6_ADDRESS *GatewayAddr in HttpBootCheckRouteTable() argument
535 ASSERT (GatewayAddr != NULL); in HttpBootCheckRouteTable()
543 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in HttpBootCheckRouteTable()
556 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in HttpBootCheckRouteTable()
767 EFI_IPv6_ADDRESS GatewayAddr; in HttpBootSetIp6Address() local
800 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()
804 IP6_COPY_ADDRESS (&Private->GatewayIp.v6, &GatewayAddr); in HttpBootSetIp6Address()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/sysutils/edk2/edk2-edk2-stable202102/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr
1501 ASSERT (GatewayAddr != NULL);
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS));
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway);
1611 EFI_IPv6_ADDRESS GatewayAddr;
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr);
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) {
1750 &GatewayAddr
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp6.c1490 OUT EFI_IPv6_ADDRESS *GatewayAddr in PxeBcCheckRouteTable() argument
1501 ASSERT (GatewayAddr != NULL); in PxeBcCheckRouteTable()
1508 ZeroMem (GatewayAddr, sizeof (EFI_IPv6_ADDRESS)); in PxeBcCheckRouteTable()
1521 IP6_COPY_ADDRESS (GatewayAddr, &Ip6ModeData.RouteTable[Index].Gateway); in PxeBcCheckRouteTable()
1611 EFI_IPv6_ADDRESS GatewayAddr; in PxeBcRegisterIp6Address() local
1638 Status = PxeBcCheckRouteTable (Private, PXEBC_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in PxeBcRegisterIp6Address()
1745 if (!NoGateway && !NetIp6IsUnspecifiedAddr (&GatewayAddr)) { in PxeBcRegisterIp6Address()
1750 &GatewayAddr in PxeBcRegisterIp6Address()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdePkg/Include/Protocol/
H A DDhcp4.h64 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DDhcp4.h64 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DDhcp4.h64 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdePkg/Include/Protocol/
H A DDhcp4.h64 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdePkg/Include/Protocol/
H A DDhcp4.h64 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/efi/Protocol/
H A DDhcp4.h72 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/efi/Protocol/
H A DDhcp4.h72 EFI_IPv4_ADDRESS GatewayAddr; ///< Relay agent IP address. member

12