Definition at line 45 of file sockets.c.
Data Fields | |
| netconn * | conn | 
| netbuf * | lastdata | 
| uInt16 | lastoffset | 
| struct netconn* lwip_socket::conn | 
Definition at line 46 of file sockets.c.
Referenced by alloc_socket(), get_socket(), lwip_accept(), lwip_bind(), lwip_close(), lwip_connect(), lwip_listen(), lwip_recvfrom(), lwip_send(), lwip_sendto(), and lwip_write().
| struct netbuf* lwip_socket::lastdata | 
Definition at line 47 of file sockets.c.
Referenced by alloc_socket(), lwip_close(), and lwip_recvfrom().
Definition at line 48 of file sockets.c.
Referenced by alloc_socket(), lwip_close(), and lwip_recvfrom().
 1.4.7