Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

TCP.cc File Reference

#include "Active.h"
#include "File.h"
#include "TCP.h"
#include "TCP_Rewriter.h"
#include "OSFinger.h"
#include "Event.h"

Include dependency graph for TCP.cc:

Include dependency graph

Go to the source code of this file.

Defines

#define TH_ECE   0x40
#define TH_CWR   0x80
#define TOO_LARGE_SEQ_DELTA   1048576
#define CONTENTS_NONE   0
#define CONTENTS_ORIG   1
#define CONTENTS_RESP   2
#define CONTENTS_BOTH   3

Functions

 IMPLEMENT_SERIAL (TCP_Connection, SER_TCP_CONNECTION)
 IMPLEMENT_SERIAL (TCP_Analyzer, SER_TCP_ANALYZER)


Define Documentation

#define CONTENTS_BOTH   3
 

Definition at line 1404 of file TCP.cc.

Referenced by TCP_Connection::GetContentsFile(), and TCP_Connection::SetContentsFile().

#define CONTENTS_NONE   0
 

Definition at line 1401 of file TCP.cc.

Referenced by TCP_Connection::GetContentsFile(), and TCP_Connection::SetContentsFile().

#define CONTENTS_ORIG   1
 

Definition at line 1402 of file TCP.cc.

Referenced by TCP_Connection::GetContentsFile(), and TCP_Connection::SetContentsFile().

#define CONTENTS_RESP   2
 

Definition at line 1403 of file TCP.cc.

Referenced by TCP_Connection::GetContentsFile(), and TCP_Connection::SetContentsFile().

#define TH_CWR   0x80
 

Definition at line 38 of file TCP.cc.

Referenced by TCP_Connection::BuildOSVal().

#define TH_ECE   0x40
 

Definition at line 34 of file TCP.cc.

Referenced by TCP_Connection::BuildOSVal().

#define TOO_LARGE_SEQ_DELTA   1048576
 

Definition at line 42 of file TCP.cc.

Referenced by TCP_Connection::NextPacket().


Function Documentation

IMPLEMENT_SERIAL TCP_Analyzer  ,
SER_TCP_ANALYZER 
 

IMPLEMENT_SERIAL TCP_Connection  ,
SER_TCP_CONNECTION 
 


Generated on Wed Sep 14 03:05:50 2005 for bro_docs by doxygen 1.3.5