Home
last modified time | relevance | path

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

/third_party/lwip/src/api/
H A Dsockets.c343 sock_inc_used(struct lwip_sock *sock) in sock_inc_used() function
363 /* Like sock_inc_used(), but called under SYS_ARCH_PROTECT lock. */
412 #define sock_inc_used(sock) 1 macro
441 if (!sock_inc_used(ret)) { in tryget_socket_unconn()

Completed in 6 milliseconds