Searched refs:GatewayIsFound (Results 1 – 2 of 2) sorted by relevance
517 BOOLEAN GatewayIsFound; in HttpBootCheckRouteTable() local523 GatewayIsFound = FALSE; in HttpBootCheckRouteTable()541 GatewayIsFound = TRUE; in HttpBootCheckRouteTable()565 if (GatewayIsFound || RetryCount == TimeOutInSecond) { in HttpBootCheckRouteTable()601 if (GatewayIsFound) { in HttpBootCheckRouteTable()
1516 BOOLEAN GatewayIsFound; in PxeBcCheckRouteTable() local1522 GatewayIsFound = FALSE; in PxeBcCheckRouteTable()1539 GatewayIsFound = TRUE; in PxeBcCheckRouteTable()1563 if (GatewayIsFound || RetryCount == TimeOutInSecond) { in PxeBcCheckRouteTable()1599 if (GatewayIsFound) { in PxeBcCheckRouteTable()