Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/core/
A Dtimers.c122 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: ip_reass_tmr()\n")); in ip_reass_timer()
138 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: etharp_tmr()\n")); in arp_timer()
154 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: dhcp_coarse_tmr()\n")); in dhcp_timer_coarse()
168 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: dhcp_fine_tmr()\n")); in dhcp_timer_fine()
184 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: autoip_tmr()\n")); in autoip_timer()
200 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: igmp_tmr()\n")); in igmp_timer()
216 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: dns_tmr()\n")); in dns_timer()
282 LWIP_DEBUGF(TIMERS_DEBUG, ("sys_timeout: %p msecs=%"U32_F" handler=%s arg=%p\n", in sys_timeout_debug()
388 LWIP_DEBUGF(TIMERS_DEBUG, ("sct calling h=%s arg=%p\n", in sys_check_timeouts()
450 LWIP_DEBUGF(TIMERS_DEBUG, ("stmf calling h=%s arg=%p\n", in sys_timeouts_mbox_fetch()
/components/net/lwip/lwip-2.0.3/src/core/
A Dtimeouts.c168 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: %s()\n", cyclic->handler_name)); in cyclic_timer()
230 LWIP_DEBUGF(TIMERS_DEBUG, ("sys_timeout: %p msecs=%"U32_F" handler=%s arg=%p\n", in sys_timeout_debug()
340 LWIP_DEBUGF(TIMERS_DEBUG, ("sct calling h=%s arg=%p\n", in sys_check_timeouts()
/components/net/lwip/lwip-2.1.2/src/core/
A Dtimeouts.c201 LWIP_DEBUGF(TIMERS_DEBUG, ("sys_timeout: %p abs_time=%"U32_F" handler=%s arg=%p\n", in sys_timeout_abs()
239 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: %s()\n", cyclic->handler_name)); in lwip_cyclic_timer()
384 LWIP_DEBUGF(TIMERS_DEBUG, ("sct calling h=%s t=%"U32_F" arg=%p\n", in sys_check_timeouts()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h2002 #ifndef TIMERS_DEBUG
2003 #define TIMERS_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2735 #if !defined TIMERS_DEBUG || defined __DOXYGEN__
2736 #define TIMERS_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h3364 #if !defined TIMERS_DEBUG || defined __DOXYGEN__
3365 #define TIMERS_DEBUG LWIP_DBG_OFF macro
/components/net/lwip-nat/
A Dipv4_nat.c207 LWIP_DEBUGF(TIMERS_DEBUG, ("tcpip: nat_timer()\n")); in nat_timer()

Completed in 22 milliseconds