Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/core/
Dnetif.c78 #if LWIP_HAVE_LOOPIF
106 #if LWIP_HAVE_LOOPIF in netif_init()
600 #if LWIP_HAVE_LOOPIF in netif_loop_output()
682 #if LWIP_HAVE_LOOPIF in netif_poll()
Ddns.c953 #if LWIP_HAVE_LOOPIF in dns_gethostbyname()
/external/syslinux/core/lwip/src/include/lwip/
Dopt.h1170 #ifndef LWIP_HAVE_LOOPIF
1171 #define LWIP_HAVE_LOOPIF 0 macro
Dnetif.h37 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/external/syslinux/core/lwip/
DUPGRADING98 port any more, just define LWIP_HAVE_LOOPIF to 1.
DCHANGELOG166 just define LWIP_HAVE_LOOPIF to 1.