decoders/decode_icmp.h File Reference

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

Go to the source code of this file.

Data Structures

struct  icmp_header
struct  icmp_data

Defines

#define ICMP_TYPE_ECHOREPLY   0
#define ICMP_TYPE_ECHO   8

Typedefs

typedef icmp_header ICMPHdr
typedef icmp_data ICMPData

Functions

int InitDecoderICMP ()


Define Documentation

#define ICMP_TYPE_ECHO   8

Definition at line 9 of file decode_icmp.h.

Referenced by ICMPTypeAddNode().

#define ICMP_TYPE_ECHOREPLY   0

Definition at line 8 of file decode_icmp.h.

Referenced by ICMPTypeAddNode().


Typedef Documentation

typedef struct icmp_data ICMPData

typedef struct icmp_header ICMPHdr


Function Documentation

int InitDecoderICMP (  ) 

Definition at line 59 of file decode_icmp.c.

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

Referenced by InitDecoders().


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