Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/api/
H A Dsockets.c374 sock_inc_used(struct lwip_sock *sock) in sock_inc_used() function
443 #define sock_inc_used(sock) 1 macro
472 if (!sock_inc_used(ret)) { in tryget_socket_unconn()