Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.c480 IN UINTN TimeOutInSecond, in HttpBootCheckRouteTable() argument
538 if (GatewayIsFound || RetryCount == TimeOutInSecond) { in HttpBootCheckRouteTable()
576 } else if (RetryCount == TimeOutInSecond) { in HttpBootCheckRouteTable()
/device/linaro/bootloader/edk2/NetworkPkg/UefiPxeBcDxe/
DPxeBcDhcp6.c1255 IN UINTN TimeOutInSecond, in PxeBcCheckRouteTable() argument
1312 if (GatewayIsFound || RetryCount == TimeOutInSecond) { in PxeBcCheckRouteTable()
1350 } else if (RetryCount == TimeOutInSecond) { in PxeBcCheckRouteTable()