Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
DArpImpl.h52 #define ARP_DEFAULT_RETRY_COUNT 2 macro
DArpImpl.c765 CacheEntry->RetryCount = ARP_DEFAULT_RETRY_COUNT; in ArpAllocCacheEntry()
988 ARP_DEFAULT_RETRY_COUNT : ConfigData->RetryCount; in ArpConfigureInstance()