Lines Matching refs:lwip_sock
64 struct lwip_sock {
107 struct lwip_sock *sock;
126 static struct lwip_sock sockets[NUM_SOCKETS];
192 * @return struct lwip_sock for the socket or NULL if not found
194 static struct lwip_sock *
197 struct lwip_sock *sock;
220 * @return struct lwip_sock for the socket or NULL if not found
222 static struct lwip_sock *
280 free_socket(struct lwip_sock *sock, int is_tcp)
314 struct lwip_sock *sock, *nsock;
407 struct lwip_sock *sock;
447 struct lwip_sock *sock;
473 struct lwip_sock *sock;
527 struct lwip_sock *sock;
560 struct lwip_sock *sock;
756 struct lwip_sock *sock;
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);