Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 4 of 4) sorted by relevance
321 #if LWIP_NETIF_LINK_CALLBACK487 #if LWIP_NETIF_LINK_CALLBACK
1663 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__1664 #define LWIP_NETIF_LINK_CALLBACK 0 macro
102 #if LWIP_NETIF_LINK_CALLBACK353 #if LWIP_NETIF_LINK_CALLBACK in netif_add()1076 #if LWIP_NETIF_LINK_CALLBACK
1983 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK1988 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and2830 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.2905 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait2982 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.2986 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.