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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
H A DArpImpl.h52 #define ARP_DEFAULT_RETRY_COUNT 2 macro
H A DArpImpl.c765 CacheEntry->RetryCount = ARP_DEFAULT_RETRY_COUNT;
988 ARP_DEFAULT_RETRY_COUNT : ConfigData->RetryCount;

Completed in 9 milliseconds