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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
WebServer.c 496 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" ));
505 DEBUG (( DEBUG_ERROR | DEBUG_SOCKET_POLL,
548 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" ));
WebServer.h 104 #define DEBUG_SOCKET_POLL 0x00080000 ///< Display the socket poll messages
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/TftpServer/
TftpServer.h 78 #define DEBUG_SOCKET_POLL 0x00000040 ///< Display the socket poll messages
TftpServer.c 905 DEBUG (( DEBUG_SOCKET_POLL, "Entering SocketPoll\r\n" ));
923 DEBUG (( DEBUG_SOCKET_POLL, "Exiting SocketPoll\r\n" ));
    [all...]

Completed in 160 milliseconds