Main Page
Modules
Data Structures
File List
Data Fields
Globals
Related Pages
Examples
_TCPPSEUDOHDR Struct Reference
TCP pseudo header structure.
More...
#include <netinet/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.
Detailed Description
TCP pseudo header structure.
© 2000-2001 by egnite Software GmbH - visit
http://www.ethernut.de/