_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

u_long _TCPPSEUDOHDR::tph_src

IP address of sender.

Definition at line 179 of file tcp.h.

u_long _TCPPSEUDOHDR::tph_dst

IP address of target.

Definition at line 180 of file tcp.h.

u_char _TCPPSEUDOHDR::tph_mbz

mbz

Definition at line 181 of file tcp.h.

u_char _TCPPSEUDOHDR::tph_p

p

Definition at line 182 of file tcp.h.

u_short _TCPPSEUDOHDR::tph_len

len

Definition at line 183 of file tcp.h.

u_short _TCPPSEUDOHDR::tph_sum

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/