Home
last modified time | relevance | path

Searched refs:TIMERS_DEBUG (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/core/
Dtimeouts.c203 LWIP_DEBUGF(TIMERS_DEBUG, ("sys_timeout: %p abs_time=%"U32_F" handler=%s arg=%p\n", in sys_timeout_abs()
241 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: %s()\n", cyclic->handler_name)); in lwip_cyclic_timer()
386 LWIP_DEBUGF(TIMERS_DEBUG, ("sct calling h=%s t=%"U32_F" arg=%p\n", in sys_check_timeouts()
/third_party/lwip/src/include/lwip/
Dopt.h3371 #if !defined TIMERS_DEBUG || defined __DOXYGEN__
3372 #define TIMERS_DEBUG LWIP_DBG_OFF macro