Home
last modified time | relevance | path

Searched refs:poll_nfds (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/priv/
Dsockets_priv.h164 nfds_t poll_nfds; member
/third_party/lwip/src/api/
Dsockets.c2438 API_SELECT_CB_VAR_REF(select_cb).poll_nfds = nfds; in lwip_poll()
2518 for (fdi = 0; fdi < scb->poll_nfds; fdi++) { in lwip_poll_should_wake()