Searched refs:LWIP_NETIF_API (Results 1 – 18 of 18) sorted by relevance
63 #if LWIP_NETIF_API in lwip_if_indextoname()88 #if LWIP_NETIF_API in lwip_if_nametoindex()
43 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
37 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
1650 #if !defined LWIP_NETIF_API || defined __DOXYGEN__1651 #define LWIP_NETIF_API 0 macro
84 #if LWIP_NETIF_API
224 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
45 #define LWIP_NETIF_API (NO_SYS==0) macro
172 #if (LWIP_NETIF_API && (NO_SYS==1))
136 #define LWIP_NETIF_API 0 macro
2116 LWIP_NETIF_API=1 \2133 LWIP_NETIF_API=1 \
3278 * opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API
Completed in 39 milliseconds