Home
last modified time | relevance | path

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

/lib/lwip/lwip/contrib/examples/example_app/
A Dtest.c286 #if LWIP_NETIF_LINK_CALLBACK
379 #if LWIP_NETIF_LINK_CALLBACK in test_netif_init()
441 #if LWIP_NETIF_LINK_CALLBACK in test_netif_init()
470 #if LWIP_NETIF_LINK_CALLBACK in test_netif_init()
A Dlwipopts.h73 #define LWIP_NETIF_LINK_CALLBACK 1 macro
/lib/lwip/lwip/src/include/lwip/
A Dnetif.h321 #if LWIP_NETIF_LINK_CALLBACK
493 #if LWIP_NETIF_LINK_CALLBACK
A Dopt.h1675 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__
1676 #define LWIP_NETIF_LINK_CALLBACK 0 macro
/lib/lwip/lwip/contrib/examples/example_app/test_configs/
A Dopt_default.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_dualstack.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_ipv4only.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_ipv6only.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_nosys_dual.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_nosys_ipv4.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
A Dopt_nosys_ipv6.h139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
/lib/lwip/lwip/src/core/
A Dnetif.c102 #if LWIP_NETIF_LINK_CALLBACK
353 #if LWIP_NETIF_LINK_CALLBACK in netif_add()
1088 #if LWIP_NETIF_LINK_CALLBACK
/lib/lwip/lwip/
A DCHANGELOG2080 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK
2085 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and
2927 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.
3002 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait
3079 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.
3083 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.
/lib/lwip/lwip/doc/doxygen/
A Dlwip.Doxyfile2120 LWIP_NETIF_LINK_CALLBACK=1 \
A Dlwip.Doxyfile.cmake.in2120 LWIP_NETIF_LINK_CALLBACK=1 \

Completed in 55 milliseconds