Searched refs:LWIP_NETIF_LOOPBACK (Results 1 – 15 of 15) sorted by relevance
1166 #ifndef LWIP_NETIF_LOOPBACK1167 #define LWIP_NETIF_LOOPBACK 0 macro
37 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
1479 #define LWIP_HAVE_LOOPIF LWIP_NETIF_LOOPBACK1493 #if !defined LWIP_NETIF_LOOPBACK || defined __DOXYGEN__1494 #define LWIP_NETIF_LOOPBACK 0 macro
42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
1688 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF)1702 #if !defined LWIP_NETIF_LOOPBACK || defined __DOXYGEN__1703 #define LWIP_NETIF_LOOPBACK 0 macro
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_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
171 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()517 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF in ip6_input()
232 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()642 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
255 config LWIP_NETIF_LOOPBACK config
1099 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK
2026 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK
2243 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK