Searched refs:LWIP_DBG_ON (Results 1 – 4 of 4) sorted by relevance
72 #define LWIP_DBG_ON 0x80U macro145 ((debug) & LWIP_DBG_ON) && \
3260 #define LWIP_DBG_TYPES_ON LWIP_DBG_ON
607 LWIP_DEBUGF(LWIP_DBG_ON,("DAC == 1, context multicast: unsupported!!!\n")); in lowpan6_decompress_hdr()722 LWIP_DEBUGF(LWIP_DBG_ON, ("NHC: UDP chechsum decompression UNSUPPORTED\n")); in lowpan6_decompress_hdr()757 LWIP_DEBUGF(LWIP_DBG_ON,("NHC: unsupported protocol!\n")); in lowpan6_decompress_hdr()
424 …LWIP_DEBUGF(BRIDGEIF_DEBUG | LWIP_DBG_ON, ("bridgeif does not need tcpip_input, use netif_input/et… in bridgeif_init()