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

tcp_pcb_listen Struct Reference

#include <tcp.h>

Collaboration diagram for tcp_pcb_listen:

[legend]

Data Fields

tcp_pcb_listennext
u8_t prio
void * callback_arg
ip_addr local_ip
u16_t local_port
enum tcp_state state

Field Documentation

void* tcp_pcb_listen::callback_arg
 

Definition at line 291 of file tcp.h.

struct ip_addr tcp_pcb_listen::local_ip
 

Definition at line 293 of file tcp.h.

u16_t tcp_pcb_listen::local_port
 

Definition at line 294 of file tcp.h.

struct tcp_pcb_listen* tcp_pcb_listen::next
 

Definition at line 289 of file tcp.h.

u8_t tcp_pcb_listen::prio
 

Definition at line 290 of file tcp.h.

enum tcp_state tcp_pcb_listen::state
 

Definition at line 299 of file tcp.h.


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