Searched refs:LWIP_NETIF_LINK_CALLBACK (Results 1 – 19 of 19) sorted by relevance
169 #if LWIP_NETIF_LINK_CALLBACK304 #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
276 #if LWIP_NETIF_LINK_CALLBACK423 #if LWIP_NETIF_LINK_CALLBACK
1416 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__1417 #define LWIP_NETIF_LINK_CALLBACK 0 macro
76 #if LWIP_NETIF_LINK_CALLBACK168 #if LWIP_NETIF_LINK_CALLBACK in netif_add()624 #if LWIP_NETIF_LINK_CALLBACK
314 #if LWIP_NETIF_LINK_CALLBACK477 #if LWIP_NETIF_LINK_CALLBACK
1616 #if !defined LWIP_NETIF_LINK_CALLBACK || defined __DOXYGEN__1617 #define LWIP_NETIF_LINK_CALLBACK 0 macro
105 #if LWIP_NETIF_LINK_CALLBACK288 #if LWIP_NETIF_LINK_CALLBACK in netif_add()810 #if LWIP_NETIF_LINK_CALLBACK
106 #if LWIP_NETIF_LINK_CALLBACK349 #if LWIP_NETIF_LINK_CALLBACK in netif_add()1090 #if LWIP_NETIF_LINK_CALLBACK
767 #if LWIP_NETIF_LINK_CALLBACK
209 config LWIP_NETIF_LINK_CALLBACK config
784 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK789 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and1631 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.1706 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait1783 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.1787 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.
1740 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK1745 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and2587 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.2662 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait2739 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.2743 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.
1993 * netif.c/.h: Link status does not depend on LWIP_NETIF_LINK_CALLBACK1998 LWIP_NETIF_LINK_CALLBACK set on) by only sending if both link- and2840 for ifOperStatus if LWIP_NETIF_LINK_CALLBACK is defined.2915 LWIP_NETIF_LINK_CALLBACK=1) to resend reports once the link is up (avoid to wait2992 Add a netif_is_link_up() function if LWIP_NETIF_LINK_CALLBACK option is set.2996 to be coherent with new LWIP_NETIF_LINK_CALLBACK option before next release.
2099 LWIP_NETIF_LINK_CALLBACK=1 \
2120 LWIP_NETIF_LINK_CALLBACK=1 \
Completed in 77 milliseconds