Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
DArpImpl.h53 #define ARP_DEFAULT_RETRY_INTERVAL (5 * TICKS_PER_MS) macro
DArpImpl.c766 CacheEntry->NextRetryTime = ARP_DEFAULT_RETRY_INTERVAL; in ArpAllocCacheEntry()
991 ARP_DEFAULT_RETRY_INTERVAL : ConfigData->RetryTimeOut; in ArpConfigureInstance()