Searched refs:lwip_sock (Results 1 – 7 of 7) sorted by relevance
54 struct lwip_sock { struct84 extern struct lwip_sock *lwip_tryget_socket(int s); argument89 struct lwip_sock *sock; in event_callback()183 struct lwip_sock *lwsock; in inet_socket()205 struct lwip_sock *lwsock; in inet_accept()251 struct lwip_sock *sock; in inet_poll()
226 struct lwip_sock *sock;245 struct lwip_sock *sock;410 static struct lwip_sock *421 struct lwip_sock *428 static struct lwip_sock *441 static struct lwip_sock *459 static struct lwip_sock *478 struct lwip_sock *497 static struct lwip_sock *742 struct lwip_sock *sock; in lwip_bind()[all …]
64 struct lwip_sock { struct107 struct lwip_sock *sock;194 static struct lwip_sock *197 struct lwip_sock *sock; in get_socket()222 static struct lwip_sock *240 struct lwip_sock *420 struct lwip_sock *sock; in lwip_bind()460 struct lwip_sock *sock; in lwip_close()486 struct lwip_sock *sock; in lwip_connect()540 struct lwip_sock *sock; in lwip_listen()[all …]
72 struct lwip_sock { struct143 struct lwip_sock* lwip_socket_dbg_get_socket(int fd);
205 struct lwip_sock { struct279 struct lwip_sock* sock;358 static struct lwip_sock *361 struct lwip_sock *sock; in get_socket()388 static struct lwip_sock *407 struct lwip_sock *584 struct lwip_sock *sock; in lwip_bind()635 struct lwip_sock *sock; in lwip_close()671 struct lwip_sock *sock; in lwip_connect()736 struct lwip_sock *sock; in lwip_listen()[all …]
21 struct lwip_sock* s = lwip_socket_dbg_get_socket(i); in test_sockets_get_used_count()698 struct lwip_sock *sact_sock; in START_TEST()
111 struct lwip_sock;
Completed in 41 milliseconds