Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 6 of 6) sorted by relevance
161 #if LWIP_NETIF_LINK_CALLBACK296 #if LWIP_NETIF_LINK_CALLBACK
1139 #ifndef LWIP_NETIF_LINK_CALLBACK1140 #define LWIP_NETIF_LINK_CALLBACK 0 macro
194 #if LWIP_NETIF_LINK_CALLBACK
2030 #if LWIP_NETIF_LINK_CALLBACK
69 #if LWIP_NETIF_LINK_CALLBACK161 #if LWIP_NETIF_LINK_CALLBACK in netif_add()582 #if LWIP_NETIF_LINK_CALLBACK
794 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK799 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and1641 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.1716 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait1793 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.1797 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.