Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
Dsockets.c450 tryget_socket_unconn_locked(int fd) in tryget_socket_unconn_locked() function
1928 sock = tryget_socket_unconn_locked(i); in lwip_selscan()
1987 sock = tryget_socket_unconn_locked(i); in lwip_select_inc_sockets_used_set()
2116 sock = tryget_socket_unconn_locked(i); in lwip_select()
2290 sock = tryget_socket_unconn_locked(fds[fdi].fd); in lwip_pollscan()