Home
last modified time | relevance | path

Searched refs:tryget_socket_unconn_nouse (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/api/
H A Dsockets.c419 tryget_socket_unconn_nouse(int fd) in tryget_socket_unconn_nouse() function
432 return tryget_socket_unconn_nouse(fd); in lwip_socket_dbg_get_socket()
439 struct lwip_sock *ret = tryget_socket_unconn_nouse(fd); in tryget_socket_unconn()
452 struct lwip_sock *ret = tryget_socket_unconn_nouse(fd); in tryget_socket_unconn_locked()
2020 struct lwip_sock *sock = tryget_socket_unconn_nouse(i); in lwip_select_dec_sockets_used()
2177 sock = tryget_socket_unconn_nouse(i); in lwip_select()
2383 struct lwip_sock *sock = tryget_socket_unconn_nouse(fds[fdi].fd); in lwip_poll_dec_sockets_used()

Completed in 5 milliseconds