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
517 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_ipaddr()
530 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_do_set_netmask()
565 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_netmask()
581 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_netmask()
594 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_do_set_gw()
626 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_gw()
642 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_gw()
664 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_addr()
696 #if LWIP_NETIF_EXT_STATUS_CALLBACK in netif_set_addr()
[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.h650 #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.Doxyfile.cmake.in2121 LWIP_NETIF_EXT_STATUS_CALLBACK=1 \
Dlwip.Doxyfile2121 LWIP_NETIF_EXT_STATUS_CALLBACK=1 \