Home
last modified time | relevance | path

Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 6 of 6) sorted by relevance

/third_party/lwip/src/include/lwip/
Dnetif.h315 #if LWIP_NETIF_LINK_CALLBACK
512 #if LWIP_NETIF_LINK_CALLBACK
Dopt.h1624 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__
1625 #define LWIP_NETIF_LINK_CALLBACK 0 macro
/third_party/lwip/src/core/
Dnetif.c99 #if LWIP_NETIF_LINK_CALLBACK
401 #if LWIP_NETIF_LINK_CALLBACK
1170 #if LWIP_NETIF_LINK_CALLBACK
/third_party/lwip/
DCHANGELOG1993 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK
1998 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and
2840 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.
2915 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
2992 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.
2996 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.
/third_party/lwip/doc/doxygen/
Dlwip.Doxyfile.cmake.in2120 LWIP_NETIF_LINK_CALLBACK=1 \
Dlwip.Doxyfile2120 LWIP_NETIF_LINK_CALLBACK=1 \