_TCPPSEUDOHDR Struct Reference


Detailed Description

TCP pseudo header structure.

Definition at line 178 of file tcp.h.


Data Fields

u_long tph_src
 IP address of sender.
u_long tph_dst
 IP address of target.
u_char tph_mbz
 mbz
u_char tph_p
 p
u_short tph_len
 len
u_short tph_sum
 Checksum.

Field Documentation

IP address of sender.

Definition at line 179 of file tcp.h.

IP address of target.

Definition at line 180 of file tcp.h.

mbz

Definition at line 181 of file tcp.h.

p

Definition at line 182 of file tcp.h.

len

Definition at line 183 of file tcp.h.

Checksum.

Definition at line 184 of file tcp.h.


The documentation for this struct was generated from the following file:

© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/