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

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/WebServer/
H A DWebServer.c507 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" ));
516 DEBUG (( DEBUG_ERROR | DEBUG_SOCKET_POLL,
559 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" ));
H A DWebServer.h87 #define DEBUG_SOCKET_POLL 0x00080000 ///< Display the socket poll messages macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Sockets/TftpServer/
H A DTftpServer.h70 #define DEBUG_SOCKET_POLL 0x02000000 ///< Display the socket poll messages macro
H A DTftpServer.c323 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" ));
332 DEBUG (( DEBUG_ERROR | DEBUG_SOCKET_POLL,
345 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" ));

Completed in 38 milliseconds