decoders/decode_ip_defrag.h File Reference

#include "../config.h"
#include "../engine/hlbr.h"
#include "decode.h"
#include "decode_ip.h"

Go to the source code of this file.

Data Structures

struct  ip_defrag_data

Defines

#define FRAG_TIMEOUT   10
#define FRAG_FLAG_RESERVED   4
#define FRAG_FLAG_MAY_FRAG   2
#define FRAG_FLAG_MORE   1

Typedefs

typedef ip_defrag_data IPDefragData

Functions

int InitDecoderIPDefrag ()


Define Documentation

#define FRAG_FLAG_MAY_FRAG   2

Definition at line 12 of file decode_ip_defrag.h.

#define FRAG_FLAG_MORE   1

Definition at line 13 of file decode_ip_defrag.h.

Referenced by DecodeIPDefrag().

#define FRAG_FLAG_RESERVED   4

Definition at line 11 of file decode_ip_defrag.h.

#define FRAG_TIMEOUT   10

Definition at line 9 of file decode_ip_defrag.h.

Referenced by InitDecoderIPDefrag().


Typedef Documentation

typedef struct ip_defrag_data IPDefragData


Function Documentation

int InitDecoderIPDefrag (  ) 

Definition at line 388 of file decode_ip_defrag.c.

References CreateDecoder(), DEBUGPATH, decoder_rec::DecodeFunc, DecodeIPDefrag(), DECODER_NONE, DecoderAddDecoder(), global_vars::Decoders, FALSE, FRAG_TIMEOUT, FragCache, GetDecoderByName(), Globals, InitCache(), IPDecoderID, and TRUE.

Referenced by InitDecoders().


Generated on Sat Jul 7 23:33:10 2007 for HLBR by  doxygen 1.5.2