Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 6 of 6) sorted by relevance
161 #if LWIP_NETIF_LINK_CALLBACK289 #if LWIP_NETIF_LINK_CALLBACK
1101 #ifndef LWIP_NETIF_LINK_CALLBACK1102 #define LWIP_NETIF_LINK_CALLBACK 0 macro
69 #if LWIP_NETIF_LINK_CALLBACK160 #if LWIP_NETIF_LINK_CALLBACK in netif_add()560 #if LWIP_NETIF_LINK_CALLBACK
477 #if LWIP_NETIF_LINK_CALLBACK
2005 #if LWIP_NETIF_LINK_CALLBACK
495 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK500 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and1342 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.1417 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait1494 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.1498 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.