Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 15 of 15) sorted by relevance
286 #if LWIP_NETIF_LINK_CALLBACK379 #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()
73 #define LWIP_NETIF_LINK_CALLBACK 1 macro
321 #if LWIP_NETIF_LINK_CALLBACK493 #if LWIP_NETIF_LINK_CALLBACK
1675 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__1676 #define LWIP_NETIF_LINK_CALLBACK 0 macro
139 #define LWIP_NETIF_LINK_CALLBACK 0 macro
102 #if LWIP_NETIF_LINK_CALLBACK353 #if LWIP_NETIF_LINK_CALLBACK in netif_add()1088 #if LWIP_NETIF_LINK_CALLBACK
2080 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK2085 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and2927 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 wait3079 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.
2120 LWIP_NETIF_LINK_CALLBACK=1 \
Completed in 55 milliseconds