Searched refs:API_MSG_DEBUG (Results 1 – 7 of 7) sorted by relevance
140 #define API_MSG_DEBUG LWIP_DBG_ON macro142 #define API_MSG_DEBUG LWIP_DBG_OFF macro
1925 #ifndef API_MSG_DEBUG1926 #define API_MSG_DEBUG LWIP_DBG_OFF macro
2658 #if !defined API_MSG_DEBUG || defined __DOXYGEN__2659 #define API_MSG_DEBUG LWIP_DBG_OFF macro
3287 #if !defined API_MSG_DEBUG || defined __DOXYGEN__3288 #define API_MSG_DEBUG LWIP_DBG_OFF macro
437 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->tate: %s\n", tcp_debug_state_str(newpcb->sta…440 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));
484 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));497 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->tate: %s\n", tcp_debug_state_str(newpcb->sta…
542 LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: acceptmbox already deleted\n"));557 …LWIP_DEBUGF(API_MSG_DEBUG, ("accept_function: newpcb->state: %s\n", tcp_debug_state_str(newpcb->st…
Completed in 22 milliseconds