Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_LOOPBACK (Results 1 – 7 of 7) sorted by relevance

/third_party/lwip/
D0079-enable-vlan-define.patch17 #define LWIP_NETIF_LOOPBACK 1
D0057-same-node-gazellectl-a.patch385 +#define LWIP_NETIF_LOOPBACK 1
DCHANGELOG2298 * ip.c: Fixed bug bug #27345: "ip_frag() does not use the LWIP_NETIF_LOOPBACK
/third_party/lwip/src/include/lwip/
Dopt.h1696 #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
Dnetif.h42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/third_party/lwip/src/core/ipv4/
Dip4.c202 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF
421 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF
584 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
/third_party/lwip/src/core/ipv6/
Dip6.c266 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF
698 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF