HomeSort by relevance Sort by last modified time
    Searched refs:ARP_DEFAULT_RETRY_COUNT (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpImpl.h 52 #define ARP_DEFAULT_RETRY_COUNT 2
ArpImpl.c 765 CacheEntry->RetryCount = ARP_DEFAULT_RETRY_COUNT;
988 ARP_DEFAULT_RETRY_COUNT : ConfigData->RetryCount;
    [all...]

Completed in 50 milliseconds