Home
last modified time | relevance | path

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

/third_party/lwip/test/unit/
Dlwipopts.h51 #define LWIP_HAVE_LOOPIF 1 macro
/third_party/lwip/src/core/ipv4/
Dip4.c186 #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
985 #if !LWIP_HAVE_LOOPIF
/third_party/lwip/src/core/
Dnetif.c132 #if LWIP_HAVE_LOOPIF
179 #if LWIP_HAVE_LOOPIF in netif_init()
1096 #if LWIP_HAVE_LOOPIF in netif_loop_output()
1188 #if LWIP_HAVE_LOOPIF
1221 #if LWIP_HAVE_LOOPIF in netif_poll()
Ddns.c1657 #if LWIP_HAVE_LOOPIF in dns_gethostbyname_addrtype()
/third_party/lwip/test/unit/udp/
Dtest_udp.c73 #if LWIP_HAVE_LOOPIF in default_netif_add()
107 #if LWIP_HAVE_LOOPIF in default_netif_remove()
/third_party/lwip/src/core/ipv6/
Dip6.c232 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()
642 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
1241 #if !LWIP_HAVE_LOOPIF
/third_party/lwip/src/include/lwip/
Dopt.h1695 #if !defined LWIP_HAVE_LOOPIF || defined __DOXYGEN__
1696 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF) macro
Dnetif.h42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/third_party/lwip/
DUPGRADING232 port any more, just define LWIP_HAVE_LOOPIF to 1.
DCHANGELOG1664 just define LWIP_HAVE_LOOPIF to 1.
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile.cmake.in2114 LWIP_HAVE_LOOPIF=1 \
Dlwip.Doxyfile2114 LWIP_HAVE_LOOPIF=1 \