Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_EXT_STATUS_CALLBACK (Results 1 - 7 of 7) sorted by relevance

/third_party/lwip/src/core/
H A 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/
H A Dmdns_opts.h66 #define MDNS_RESP_USENETIF_EXTCALLBACK LWIP_NETIF_EXT_STATUS_CALLBACK
/third_party/lwip/test/unit/
H A Dlwipopts.h81 #define LWIP_NETIF_EXT_STATUS_CALLBACK 1 macro
/third_party/lwip/test/unit/core/
H A Dtest_netif.c8 #if !LWIP_NETIF_EXT_STATUS_CALLBACK
9 #error "This tests needs LWIP_NETIF_EXT_STATUS_CALLBACK enabled"
/third_party/lwip/src/include/lwip/
H A Dopt.h1612 * LWIP_NETIF_EXT_STATUS_CALLBACK==1: Support an extended callback function
1616 #if !defined LWIP_NETIF_EXT_STATUS_CALLBACK || defined __DOXYGEN__
1617 #define LWIP_NETIF_EXT_STATUS_CALLBACK 0 macro
H A Dnetif.h688 #if LWIP_NETIF_EXT_STATUS_CALLBACK
/third_party/lwip/src/apps/mdns/
H A Dmdns.c1917 #if LWIP_NETIF_EXT_STATUS_CALLBACK && MDNS_RESP_USENETIF_EXTCALLBACK
1945 #endif /* LWIP_NETIF_EXT_STATUS_CALLBACK && MDNS_RESP_USENETIF_EXTCALLBACK */

Completed in 12 milliseconds