Lines Matching refs:lwip_sock
64 struct lwip_sock { struct
107 struct lwip_sock *sock;
126 static struct lwip_sock sockets[NUM_SOCKETS];
194 static struct lwip_sock *
197 struct lwip_sock *sock; in get_socket()
222 static struct lwip_sock *
280 free_socket(struct lwip_sock *sock, int is_tcp) in free_socket()
314 struct lwip_sock *sock, *nsock; in lwip_accept()
407 struct lwip_sock *sock; in lwip_bind()
447 struct lwip_sock *sock; in lwip_close()
473 struct lwip_sock *sock; in lwip_connect()
527 struct lwip_sock *sock; in lwip_listen()
560 struct lwip_sock *sock; in lwip_recvfrom()
756 struct lwip_sock *sock; in lwip_send()
793 struct lwip_sock *sock;
1031 struct lwip_sock *sock;
1156 struct lwip_sock *sock = tryget_socket(i);
1188 struct lwip_sock *sock = tryget_socket(i);
1250 struct lwip_sock *sock;
1369 struct lwip_sock *sock;
1410 struct lwip_sock *sock;
1458 struct lwip_sock *sock = get_socket(s);
1657 struct lwip_sock *sock;
1865 struct lwip_sock *sock = get_socket(s);
2074 struct lwip_sock *sock;
2283 struct lwip_sock *sock = get_socket(s);
2349 struct lwip_sock *sock = get_socket(s);