Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_API (Results 1 – 9 of 9) sorted by relevance

/btstack/3rd-party/lwip/core/src/api/
H A Dif_api.c63 #if LWIP_NETIF_API in lwip_if_indextoname()
88 #if LWIP_NETIF_API in lwip_if_nametoindex()
H A Dnetifapi.c43 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
/btstack/platform/lwip/port/
H A Dlwipopts.h132 #ifndef LWIP_NETIF_API
133 #define LWIP_NETIF_API 0 macro
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dnetifapi.h37 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
H A Dopt.h1638 #if !defined LWIP_NETIF_API || defined __DOXYGEN__
1639 #define LWIP_NETIF_API 0 macro
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dmemp_std.h84 #if LWIP_NETIF_API
H A Dapi_msg.h224 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
/btstack/3rd-party/lwip/core/src/core/
H A Dinit.c172 #if (LWIP_NETIF_API && (NO_SYS==1))
/btstack/3rd-party/lwip/core/
H A DCHANGELOG3181 * opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API