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

tcphdr Struct Reference

#include <packet_types.h>

List of all members.

Public Attributes

u_short th_sport
u_short th_dport
tcp_seq th_seq
tcp_seq th_ack
u_char th_x2:4
u_char th_off:4
u_char th_flags
u_short th_win
u_short th_sum
u_short th_urp


Member Data Documentation

tcp_seq tcphdr::th_ack
 

Definition at line 45 of file TCP.H.

u_short tcphdr::th_dport
 

Definition at line 43 of file TCP.H.

u_char tcphdr::th_flags
 

Definition at line 54 of file TCP.H.

u_char tcphdr::th_off
 

Definition at line 51 of file TCP.H.

tcp_seq tcphdr::th_seq
 

Definition at line 44 of file TCP.H.

u_short tcphdr::th_sport
 

Definition at line 42 of file TCP.H.

u_short tcphdr::th_sum
 

Definition at line 62 of file TCP.H.

u_short tcphdr::th_urp
 

Definition at line 63 of file TCP.H.

u_short tcphdr::th_win
 

Definition at line 61 of file TCP.H.

u_char tcphdr::th_x2
 

Definition at line 51 of file TCP.H.


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