Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.c496 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" )); in SocketPoll()
505 DEBUG (( DEBUG_ERROR | DEBUG_SOCKET_POLL, in SocketPoll()
548 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" )); in SocketPoll()
DWebServer.h104 #define DEBUG_SOCKET_POLL 0x00080000 ///< Display the socket poll messages macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
DTftpServer.h78 #define DEBUG_SOCKET_POLL 0x00000040 ///< Display the socket poll messages macro
DTftpServer.c905 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" )); in SocketPoll()
923 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" )); in SocketPoll()