Searched refs:LWIP_NETIF_API (Results 1 – 25 of 26) sorted by relevance
12
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 */
94 #if LWIP_NETIF_API122 #if LWIP_NETIF_API140 #if LWIP_NETIF_API
33 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
1123 #ifndef LWIP_NETIF_API1124 #define LWIP_NETIF_API 0 macro
593 #ifndef LWIP_NETIF_API594 #define LWIP_NETIF_API 1 macro
762 #if LWIP_NETIF_API
37 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
1400 #if !defined LWIP_NETIF_API || defined __DOXYGEN__1401 #define LWIP_NETIF_API 0 macro
1591 #if !defined LWIP_NETIF_API || defined __DOXYGEN__1592 #define LWIP_NETIF_API 0 macro
77 #if LWIP_NETIF_API
84 #if LWIP_NETIF_API
224 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
113 #if LWIP_NETIF_API in tcpip_thread()350 #if LWIP_NETIF_API
36 #if LWIP_NETIF_API /* don't build if not configured for use in lwipopts.h */
130 #if (LWIP_NETIF_API && (NO_SYS==1))
172 #if (LWIP_NETIF_API && (NO_SYS==1))
170 #if (LWIP_NETIF_API && (NO_SYS==1))
2095 LWIP_NETIF_API=1 \2111 LWIP_NETIF_API=1 \
2116 LWIP_NETIF_API=1 \2133 LWIP_NETIF_API=1 \
1982 * opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API
2938 * opt.h, tcpip.h, tcpip.c, netifapi.h, netifapi.c: New configuration option LWIP_NETIF_API
Completed in 43 milliseconds