Home
last modified time | relevance | path

Searched refs:CLIENT_POLL_DELAY (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
DTftpServer.h88 #define CLIENT_POLL_DELAY 50 ///< Delay in milliseconds between client polls macro
DTftpServer.c913 CLIENT_POLL_DELAY ); in SocketPoll()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.c503 CLIENT_POLL_DELAY ); in SocketPoll()
DWebServer.h111 #define CLIENT_POLL_DELAY 50 ///< Delay in milliseconds between client polls macro