Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_EXT_STATUS_CALLBACK (Results 1 – 9 of 9) sorted by relevance

/third_party/lwip/src/core/
Dnetif.c105 #if LWIP_NETIF_EXT_STATUS_CALLBACK
597 #if LWIP_NETIF_EXT_STATUS_CALLBACK
610 #if LWIP_NETIF_EXT_STATUS_CALLBACK
645 #if LWIP_NETIF_EXT_STATUS_CALLBACK
661 #if LWIP_NETIF_EXT_STATUS_CALLBACK
674 #if LWIP_NETIF_EXT_STATUS_CALLBACK
706 #if LWIP_NETIF_EXT_STATUS_CALLBACK
722 #if LWIP_NETIF_EXT_STATUS_CALLBACK
744 #if LWIP_NETIF_EXT_STATUS_CALLBACK
776 #if LWIP_NETIF_EXT_STATUS_CALLBACK
[all …]
/third_party/lwip/src/include/lwip/apps/
Dmdns_opts.h66 #define MDNS_RESP_USENETIF_EXTCALLBACK LWIP_NETIF_EXT_STATUS_CALLBACK
/third_party/lwip/test/unit/
Dlwipopts.h81 #define LWIP_NETIF_EXT_STATUS_CALLBACK 1 macro
/third_party/lwip/test/unit/core/
Dtest_netif.c8 #if !LWIP_NETIF_EXT_STATUS_CALLBACK
/third_party/lwip/src/include/lwip/
Dopt.h1616 #if !defined LWIP_NETIF_EXT_STATUS_CALLBACK || defined __DOXYGEN__
1617 #define LWIP_NETIF_EXT_STATUS_CALLBACK 0 macro
Dnetif.h688 #if LWIP_NETIF_EXT_STATUS_CALLBACK
/third_party/lwip/src/apps/mdns/
Dmdns.c1917 #if LWIP_NETIF_EXT_STATUS_CALLBACK && MDNS_RESP_USENETIF_EXTCALLBACK
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile2121 LWIP_NETIF_EXT_STATUS_CALLBACK=1 \
Dlwip.Doxyfile.cmake.in2121 LWIP_NETIF_EXT_STATUS_CALLBACK=1 \