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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/ArpDxe/
ArpImpl.h 53 #define ARP_DEFAULT_RETRY_INTERVAL (5 * TICKS_PER_MS)
ArpImpl.c 766 CacheEntry->NextRetryTime = ARP_DEFAULT_RETRY_INTERVAL;
991 ARP_DEFAULT_RETRY_INTERVAL : ConfigData->RetryTimeOut;
    [all...]

Completed in 45 milliseconds