Home
last modified time | relevance | path

Searched refs:PBUF_DEBUG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/lwip/port/esp32/include/
Dlwipopts.h819 #define PBUF_DEBUG LWIP_DBG_ON macro
821 #define PBUF_DEBUG LWIP_DBG_OFF macro
/hal_espressif-3.6.0/components/lwip/port/esp32/netif/
Dopenthreadif.c41 LWIP_DEBUGF(PBUF_DEBUG, ("low_level_output: pbuf is a list, application may has bug")); in openthread_output_ip6()
Dethernetif.c120 LWIP_DEBUGF(PBUF_DEBUG, ("low_level_output: pbuf is a list, application may has bug")); in ethernet_low_level_output()
Dwlanif.c140 LWIP_DEBUGF(PBUF_DEBUG, ("low_level_output: pbuf is a list, application may has bug")); in low_level_output()