Home
last modified time | relevance | path

Searched defs:maxfdp (Results 1 – 1 of 1) sorted by relevance

/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c1901 lwip_select_inc_sockets_used_set(int maxfdp, fd_set *fdset, fd_set *used_sockets) in lwip_select_inc_sockets_used_set()
1928 lwip_select_inc_sockets_used(int maxfdp, fd_set *fdset1, fd_set *fdset2, fd_set *fdset3, fd_set *us… in lwip_select_inc_sockets_used()
1938 lwip_select_dec_sockets_used(int maxfdp, fd_set *used_sockets) in lwip_select_dec_sockets_used()