Home
last modified time | relevance | path

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

/lib/liblwip/src/include/lwip/
Dlwipopts.h374 #define LWIP_HAVE_LOOPIF 0 macro
Dopt.h1216 #ifndef LWIP_HAVE_LOOPIF
1217 #define LWIP_HAVE_LOOPIF 0 macro
Dnetif.h37 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/lib/liblwip/src/core/
Dnetif.c80 #if LWIP_HAVE_LOOPIF
108 #if LWIP_HAVE_LOOPIF in netif_init()
622 #if LWIP_HAVE_LOOPIF in netif_loop_output()
704 #if LWIP_HAVE_LOOPIF in netif_poll()
Ddns.c948 #if LWIP_HAVE_LOOPIF in dns_gethostbyname()
/lib/liblwip/
DUPGRADING98 port any more, just define LWIP_HAVE_LOOPIF to 1.
DCHANGELOG465 just define LWIP_HAVE_LOOPIF to 1.