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

_TCPHdr Struct Reference

#include <decode.h>

List of all members.

Public Attributes

u_int16_t th_sport
u_int16_t th_dport
u_int32_t th_seq
u_int32_t th_ack
u_int8_t th_offx2
u_int8_t th_flags
u_int16_t th_win
u_int16_t th_sum
u_int16_t th_urp


Member Data Documentation

u_int32_t _TCPHdr::th_ack
 

Definition at line 880 of file decode.h.

Referenced by BuildPacket(), CheckTcpAckEq(), Database(), PrintEmbeddedTCPHeader(), PrintTCPHeader(), RealAlertCSV(), ReassembleStream4(), and UpdateState2().

u_int16_t _TCPHdr::th_dport
 

Definition at line 878 of file decode.h.

Referenced by BuildPacket(), Database(), DecodeIPOnly(), DecodeTCP(), parse_one_v1(), and ReassembleStream4().

u_int8_t _TCPHdr::th_flags
 

Definition at line 882 of file decode.h.

Referenced by CheckTcpFlags(), CreateNewSession(), CreateTCPFlagString(), Database(), GetDirection(), GetTcpFlags(), InitFakePkt(), InitStream4Pkt(), PortscanPreprocFunction(), PrintTCPHeader(), ProcessPerfMonitor(), ps_filter_ignore(), ps_tracker_update_tcp(), ReassembleStream4(), StoreStreamPkt(), TcpAction(), TcpActionAsync(), UpdateState2(), and UpdateStateAsync().

u_int8_t _TCPHdr::th_offx2
 

Definition at line 881 of file decode.h.

u_int32_t _TCPHdr::th_seq
 

Definition at line 879 of file decode.h.

Referenced by AlertFlushStream(), BuildPacket(), CheckTcpSeqEq(), Database(), PrintEmbeddedTCPHeader(), PrintTCPHeader(), RealAlertCSV(), ReassembleStream4(), and SetFinSent().

u_int16_t _TCPHdr::th_sport
 

Definition at line 877 of file decode.h.

Referenced by BuildPacket(), Database(), DecodeIPOnly(), DecodeTCP(), parse_one_v1(), and ReassembleStream4().

u_int16_t _TCPHdr::th_sum
 

Definition at line 884 of file decode.h.

Referenced by Database(), DecodeTCP(), PayloadReplace(), and StoreStreamPkt().

u_int16_t _TCPHdr::th_urp
 

Definition at line 885 of file decode.h.

Referenced by Database(), and PrintTCPHeader().

u_int16_t _TCPHdr::th_win
 

Definition at line 883 of file decode.h.

Referenced by BuildPacket(), CreateNewSession(), Database(), PrintEmbeddedTCPHeader(), PrintTCPHeader(), RealAlertCSV(), ReassembleStream4(), TcpAction(), TcpActionAsync(), TcpWinCheckEq(), and UpdateState2().


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