Home
last modified time | relevance | path

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

12

/components/net/lwip/lwip-2.1.2/test/unit/
A Dlwipopts.h50 #define LWIP_HAVE_LOOPIF 1 macro
/components/net/lwip/lwip-1.4.1/src/core/
A Dnetif.c87 #if LWIP_HAVE_LOOPIF
115 #if LWIP_HAVE_LOOPIF in netif_init()
664 #if LWIP_HAVE_LOOPIF in netif_loop_output()
746 #if LWIP_HAVE_LOOPIF in netif_poll()
A Ddns.c962 #if LWIP_HAVE_LOOPIF in dns_gethostbyname()
/components/net/lwip/lwip-2.0.3/src/core/
A Dnetif.c128 #if LWIP_HAVE_LOOPIF
172 #if LWIP_HAVE_LOOPIF in netif_init()
851 #if LWIP_HAVE_LOOPIF in netif_loop_output()
921 #if LWIP_HAVE_LOOPIF
954 #if LWIP_HAVE_LOOPIF in netif_poll()
A Ddns.c1528 #if LWIP_HAVE_LOOPIF in dns_gethostbyname_addrtype()
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1216 #ifndef LWIP_HAVE_LOOPIF
1217 #define LWIP_HAVE_LOOPIF 0 macro
A Dnetif.h37 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/components/net/lwip/lwip-2.0.3/src/core/ipv4/
A Dip4.c180 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip4_route()
504 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF
525 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF
939 #if !LWIP_HAVE_LOOPIF
/components/net/lwip/lwip-2.1.2/src/core/ipv4/
A 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
/components/net/lwip/lwip-2.1.2/test/unit/udp/
A Dtest_udp.c73 #if LWIP_HAVE_LOOPIF in default_netif_add()
107 #if LWIP_HAVE_LOOPIF in default_netif_remove()
/components/net/lwip/lwip-2.1.2/src/core/
A Dnetif.c139 #if LWIP_HAVE_LOOPIF
186 #if LWIP_HAVE_LOOPIF in netif_init()
1133 #if LWIP_HAVE_LOOPIF in netif_loop_output()
1215 #if LWIP_HAVE_LOOPIF
1248 #if LWIP_HAVE_LOOPIF in netif_poll()
A Ddns.c1624 #if LWIP_HAVE_LOOPIF in dns_gethostbyname_addrtype()
/components/net/lwip/lwip-2.0.3/src/core/ipv6/
A Dip6.c171 #if LWIP_NETIF_LOOPBACK && !LWIP_HAVE_LOOPIF in ip6_route()
517 #if !LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF in ip6_input()
893 #if !LWIP_HAVE_LOOPIF in ip6_output_if_src()
/components/net/lwip/port/
A Dlwipopts.h85 #define LWIP_HAVE_LOOPIF 0 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h1478 #if !defined LWIP_HAVE_LOOPIF || defined __DOXYGEN__
1479 #define LWIP_HAVE_LOOPIF LWIP_NETIF_LOOPBACK macro
A Dnetif.h42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/components/net/lwip/lwip-2.1.2/src/core/ipv6/
A 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
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h1687 #if !defined LWIP_HAVE_LOOPIF || defined __DOXYGEN__
1688 #define LWIP_HAVE_LOOPIF (LWIP_NETIF_LOOPBACK && !LWIP_SINGLE_NETIF) macro
A Dnetif.h42 #define ENABLE_LOOPBACK (LWIP_NETIF_LOOPBACK || LWIP_HAVE_LOOPIF)
/components/net/lwip/lwip-1.4.1/
A DUPGRADING98 port any more, just define LWIP_HAVE_LOOPIF to 1.
/components/net/lwip/lwip-2.0.3/
A DUPGRADING197 port any more, just define LWIP_HAVE_LOOPIF to 1.
/components/net/lwip/lwip-2.1.2/
A DUPGRADING232 port any more, just define LWIP_HAVE_LOOPIF to 1.
/components/net/lwip/lwip-2.0.3/doc/doxygen/
A Dlwip.Doxyfile2093 LWIP_HAVE_LOOPIF=1 \
/components/net/lwip/lwip-2.1.2/doc/doxygen/
A Dlwip.Doxyfile2114 LWIP_HAVE_LOOPIF=1 \
A Dlwip.Doxyfile.cmake.in2114 LWIP_HAVE_LOOPIF=1 \

Completed in 1102 milliseconds

12