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

tcp_seg Struct Reference

#include <tcp.h>

Collaboration diagram for tcp_seg:

[legend]

Data Fields

tcp_segnext
pbufp
void * dataptr
u16_t len
tcp_hdrtcphdr

Field Documentation

void* tcp_seg::dataptr
 

Definition at line 362 of file tcp.h.

u16_t tcp_seg::len
 

Definition at line 363 of file tcp.h.

struct tcp_seg* tcp_seg::next
 

Definition at line 360 of file tcp.h.

struct pbuf* tcp_seg::p
 

Definition at line 361 of file tcp.h.

struct tcp_hdr* tcp_seg::tcphdr
 

Definition at line 364 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