Searched refs:AUTOIP_DEBUG (Results 1 – 12 of 12) sorted by relevance
| /lib/lwip/lwip/src/core/ipv4/ |
| A D | autoip.c | 172 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, in autoip_create_addr() 192 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, in autoip_bind() 253 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, in autoip_start() 257 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, in autoip_start() 263 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, ("autoip_start(): allocated autoip\n")); in autoip_start() 267 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, in autoip_start() 284 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE | LWIP_DBG_STATE, in autoip_start() 306 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, in autoip_network_changed_link_up() 327 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE, in autoip_network_changed_link_down() 350 LWIP_DEBUGF(AUTOIP_DEBUG | LWIP_DBG_TRACE,("autoip_stop()\n")); in autoip_stop()
|
| /lib/lwip/lwip/contrib/ports/unix/posixlib/ |
| A D | lwipopts.h | 175 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| /lib/lwip/u-boot/ |
| A D | lwipopts.h | 43 #define AUTOIP_DEBUG LWIP_DBG_ON macro
|
| /lib/lwip/lwip/contrib/examples/example_app/ |
| A D | lwipopts.h | 90 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| /lib/lwip/lwip/contrib/examples/example_app/test_configs/ |
| A D | opt_default.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_dualstack.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_ipv4only.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_ipv6only.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_nosys_dual.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_nosys_ipv4.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| A D | opt_nosys_ipv6.h | 289 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
| /lib/lwip/lwip/src/include/lwip/ |
| A D | opt.h | 3532 #if !defined AUTOIP_DEBUG || defined __DOXYGEN__ 3533 #define AUTOIP_DEBUG LWIP_DBG_OFF macro
|
Completed in 41 milliseconds