Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
DHttpBootDhcp6.h23 #define HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT 10 macro
DHttpBootDhcp6.c784 Status = HttpBootCheckRouteTable (Private, HTTP_BOOT_IP6_ROUTE_TABLE_TIMEOUT, &GatewayAddr); in HttpBootSetIp6Address()