Searched refs:LWIP_POLLSCAN_CLEAR (Results 1 – 1 of 1) sorted by relevance
2219 LWIP_POLLSCAN_CLEAR = 1, enumerator2247 if ((opts & LWIP_POLLSCAN_CLEAR) != 0) { in lwip_pollscan()2382 nready = lwip_pollscan(fds, nfds, LWIP_POLLSCAN_CLEAR); in lwip_poll()