Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetif.h316 #if LWIP_NETIF_STATUS_CALLBACK
475 #if LWIP_NETIF_STATUS_CALLBACK
H A Dopt.h1646 #if !defined LWIP_NETIF_STATUS_CALLBACK || defined __DOXYGEN__
1647 #define LWIP_NETIF_STATUS_CALLBACK 0 macro
/btstack/3rd-party/lwip/core/src/core/
H A Dnetif.c96 #if LWIP_NETIF_STATUS_CALLBACK
350 #if LWIP_NETIF_STATUS_CALLBACK in netif_add()
969 #if LWIP_NETIF_STATUS_CALLBACK
/btstack/3rd-party/lwip/core/
H A DCHANGELOG2985 * netif.h, netif.c, opt.h: Rename LWIP_NETIF_CALLBACK in LWIP_NETIF_STATUS_CALLBACK