Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

lwip_socket Struct Reference

Collaboration diagram for lwip_socket:
[legend]

Data Fields

netconnconn
netbuflastdata
u16_t lastoffset
u16_t rcvevent
u16_t sendevent
u16_t flags
int err

Field Documentation

struct netconn* lwip_socket::conn
 

Definition at line 54 of file sockets.c.

Referenced by alloc_socket().

int lwip_socket::err
 

Definition at line 60 of file sockets.c.

Referenced by alloc_socket().

u16_t lwip_socket::flags
 

Definition at line 59 of file sockets.c.

Referenced by alloc_socket().

struct netbuf* lwip_socket::lastdata
 

Definition at line 55 of file sockets.c.

Referenced by alloc_socket().

u16_t lwip_socket::lastoffset
 

Definition at line 56 of file sockets.c.

Referenced by alloc_socket().

u16_t lwip_socket::rcvevent
 

Definition at line 57 of file sockets.c.

Referenced by alloc_socket().

u16_t lwip_socket::sendevent
 

Definition at line 58 of file sockets.c.

Referenced by alloc_socket().


The documentation for this struct was generated from the following file:
Generated on Wed Jan 14 12:59:16 2004 for RTL-lwIP-0.4 by doxygen 1.3.4