Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/esp_lwip/lwip/src/api/
Dsockets.c446 tryget_socket_unconn_nouse(int fd) in tryget_socket_unconn_nouse() function
459 return tryget_socket_unconn_nouse(fd); in lwip_socket_dbg_get_socket()
466 struct lwip_sock *ret = tryget_socket_unconn_nouse(fd); in tryget_socket_unconn()
483 struct lwip_sock *ret = tryget_socket_unconn_nouse(fd); in tryget_socket_unconn_locked()
2012 struct lwip_sock *sock = tryget_socket_unconn_nouse(i); in lwip_select_dec_sockets_used()
2169 sock = tryget_socket_unconn_nouse(i); in lwip_select()
2375 struct lwip_sock *sock = tryget_socket_unconn_nouse(fds[fdi].fd); in lwip_poll_dec_sockets_used()
2577 sock = tryget_socket_unconn_nouse(s); in event_callback()
/device/soc/beken/bk7235/liteos_m/third_party_adapter/lwip_intf_v2_1/lwip-2.1.2/port/
Dsockets.c418 tryget_socket_unconn_nouse(int fd) in tryget_socket_unconn_nouse() function
431 return tryget_socket_unconn_nouse(fd); in lwip_socket_dbg_get_socket()
438 struct lwip_sock *ret = tryget_socket_unconn_nouse(fd); in tryget_socket_unconn()
451 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()
2376 struct lwip_sock *sock = tryget_socket_unconn_nouse(fds[fdi].fd); in lwip_poll_dec_sockets_used()