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

  /device/linaro/bootloader/edk2/NetworkPkg/Udp6Dxe/
Udp6Impl.h 47 #define UDP6_TIMEOUT_INTERVAL (50 * TICKS_PER_MS)
Udp6Impl.c 351 UDP6_TIMEOUT_INTERVAL
445 if (Wrap->TimeoutTick < UDP6_TIMEOUT_INTERVAL / 10) {
451 Wrap->TimeoutTick -= UDP6_TIMEOUT_INTERVAL / 10;
    [all...]

Completed in 48 milliseconds