Searched refs:LWIP_NETIF_LOOPBACK (Results 1 – 5 of 5) sorted by relevance
1747 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF)1761 #if !defined LWIP_NETIF_LOOPBACK || defined __DOXYGEN__1762 #define LWIP_NETIF_LOOPBACK 0 macro
42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
186 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_route()422 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_input_accept()581 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
232 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()642 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
2385 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK