Searched refs:netif_poll (Results 1 – 5 of 5) sorted by relevance
124 * Call netif_poll() in the main loop of your application. This is to prevent126 @@ -1277,6 +1278,7 @@ netif_poll(struct netif *netif)442 +extern void netif_poll(struct netif *netif);
195 extern void netif_poll(struct netif *netif);
1123 * netif.c: patch #7902 Fixed netif_poll() operation when LWIP_LOOPBACK_MAX_PBUFS > 0
1299 if (tcpip_try_callback((tcpip_callback_fn)netif_poll, netif) != ERR_OK) {1338 netif_poll(struct netif *netif) function1417 netif_poll(netif);
538 void netif_poll(struct netif *netif);