Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

tcp_hdr Struct Reference

#include <tcp.h>

List of all members.

Public Attributes

uint16_t th_sport
uint16_t th_dport
uint32_t th_seq
uint32_t th_ack
uint8_t th_off:4
uint8_t th_x2:4
uint8_t th_flags
uint16_t th_win
uint16_t th_sum
uint16_t th_urp


Member Data Documentation

uint32_t tcp_hdr::th_ack
 

Definition at line 31 of file tcp.h.

uint16_t tcp_hdr::th_dport
 

Definition at line 29 of file tcp.h.

uint8_t tcp_hdr::th_flags
 

Definition at line 41 of file tcp.h.

uint8_t tcp_hdr::th_off
 

Definition at line 33 of file tcp.h.

Referenced by ip_add_option().

uint32_t tcp_hdr::th_seq
 

Definition at line 30 of file tcp.h.

uint16_t tcp_hdr::th_sport
 

Definition at line 28 of file tcp.h.

uint16_t tcp_hdr::th_sum
 

Definition at line 43 of file tcp.h.

Referenced by ip6_checksum(), and ip_checksum().

uint16_t tcp_hdr::th_urp
 

Definition at line 44 of file tcp.h.

uint16_t tcp_hdr::th_win
 

Definition at line 42 of file tcp.h.

uint8_t tcp_hdr::th_x2
 

Definition at line 33 of file tcp.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:33 2006 by  doxygen 1.4.2