TCPPSEUDOHDR Struct Reference


Data Fields

uint32_t tph_src
 IP address of sender.
uint32_t tph_dst
 IP address of target.
uint8_t tph_mbz
 mbz
uint8_t tph_p
 p
uint16_t tph_len
 len
uint16_t tph_sum
 Checksum.

Detailed Description

Definition at line 182 of file tcp.h.


Field Documentation

uint32_t TCPPSEUDOHDR::tph_src

IP address of sender.

Definition at line 183 of file tcp.h.

uint32_t TCPPSEUDOHDR::tph_dst

IP address of target.

Definition at line 184 of file tcp.h.

uint8_t TCPPSEUDOHDR::tph_mbz

mbz

Definition at line 185 of file tcp.h.

uint8_t TCPPSEUDOHDR::tph_p

p

Definition at line 186 of file tcp.h.

uint16_t TCPPSEUDOHDR::tph_len

len

Definition at line 187 of file tcp.h.

uint16_t TCPPSEUDOHDR::tph_sum

Checksum.

Definition at line 188 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/