Searched refs:LWIP_HAVE_LOOPIF (Results 1 – 25 of 28) sorted by relevance
12
50 #define LWIP_HAVE_LOOPIF 1 macro
87 #if LWIP_HAVE_LOOPIF115 #if LWIP_HAVE_LOOPIF in netif_init()664 #if LWIP_HAVE_LOOPIF in netif_loop_output()746 #if LWIP_HAVE_LOOPIF in netif_poll()
962 #if LWIP_HAVE_LOOPIF in dns_gethostbyname()
128 #if LWIP_HAVE_LOOPIF172 #if LWIP_HAVE_LOOPIF in netif_init()851 #if LWIP_HAVE_LOOPIF in netif_loop_output()921 #if LWIP_HAVE_LOOPIF954 #if LWIP_HAVE_LOOPIF in netif_poll()
1528 #if LWIP_HAVE_LOOPIF in dns_gethostbyname_addrtype()
1216 #ifndef LWIP_HAVE_LOOPIF1217 #define LWIP_HAVE_LOOPIF 0 macro
37 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
180 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_route()504 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF525 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF939 #if !LWIP_HAVE_LOOPIF
186 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_route()388 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_input_accept()547 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF985 #if !LWIP_HAVE_LOOPIF
73 #if LWIP_HAVE_LOOPIF in default_netif_add()107 #if LWIP_HAVE_LOOPIF in default_netif_remove()
139 #if LWIP_HAVE_LOOPIF186 #if LWIP_HAVE_LOOPIF in netif_init()1133 #if LWIP_HAVE_LOOPIF in netif_loop_output()1215 #if LWIP_HAVE_LOOPIF1248 #if LWIP_HAVE_LOOPIF in netif_poll()
1624 #if LWIP_HAVE_LOOPIF in dns_gethostbyname_addrtype()
171 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()517 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF in ip6_input()893 #if !LWIP_HAVE_LOOPIF in ip6_output_if_src()
85 #define LWIP_HAVE_LOOPIF 0 macro
1478 #if !defined LWIP_HAVE_LOOPIF || defined __DOXYGEN__1479 #define LWIP_HAVE_LOOPIF LWIP_NETIF_LOOPBACK macro
42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
232 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()642 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF1241 #if !LWIP_HAVE_LOOPIF
1687 #if !defined LWIP_HAVE_LOOPIF || defined __DOXYGEN__1688 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF) macro
98 port any more, just define LWIP_HAVE_LOOPIF to 1.
197 port any more, just define LWIP_HAVE_LOOPIF to 1.
232 port any more, just define LWIP_HAVE_LOOPIF to 1.
2093 LWIP_HAVE_LOOPIF=1 \
2114 LWIP_HAVE_LOOPIF=1 \
Completed in 1102 milliseconds