Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/priv/
H A Dsockets_priv.h134 struct lwip_sock* lwip_socket_dbg_get_socket(int fd);
/third_party/lwip/test/unit/api/
H A Dtest_sockets.c21 struct lwip_sock* s = lwip_socket_dbg_get_socket(i); in test_sockets_get_used_count()
772 sact_sock = lwip_socket_dbg_get_socket(sact); in START_TEST()
/third_party/lwip/src/api/
H A Dsockets.c430 lwip_socket_dbg_get_socket(int fd) in lwip_socket_dbg_get_socket() function

Completed in 7 milliseconds