Searched refs:LWIP_NETIF_LOOPBACK (Results 1 – 5 of 5) sorted by relevance
1696 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF)1710 #if !defined LWIP_NETIF_LOOPBACK || defined __DOXYGEN__1711 #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()388 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_input_accept()547 #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
2298 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK