actions/action_alert_listensocket.h File Reference

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

Go to the source code of this file.

Data Structures

struct  listen_data_record
struct  listen_data_record_stats
struct  listen_data_record_alert

Defines

#define PREMAGIC   0x11223344
#define LDATA_TYPE_STATISTICS   1
#define LDATA_TYPE_ALERT   2

Typedefs

typedef listen_data_record DRec
typedef listen_data_record_stats DRecStat
typedef listen_data_record_alert DRecAlert

Functions

int InitActionAlertListenSocket ()


Define Documentation

#define LDATA_TYPE_ALERT   2

Definition at line 11 of file action_alert_listensocket.h.

Referenced by AlertListenSocketAction(), and main().

#define LDATA_TYPE_STATISTICS   1

Definition at line 10 of file action_alert_listensocket.h.

Referenced by ListenSocketTimerFunc(), and main().

#define PREMAGIC   0x11223344

Definition at line 8 of file action_alert_listensocket.h.

Referenced by AlertListenSocketAction(), and ListenSocketTimerFunc().


Typedef Documentation

typedef struct listen_data_record DRec

typedef struct listen_data_record_alert DRecAlert

typedef struct listen_data_record_stats DRecStat


Function Documentation

int InitActionAlertListenSocket (  ) 

Definition at line 281 of file action_alert_listensocket.c.

References ACTION_NONE, action_item::ActionFunc, global_vars::ActionItems, AlertListenSocketAction(), AlertListenSocketMessage(), AlertListenSocketParseArgs(), CreateAction(), FALSE, Globals, action_item::MessageFunc, action_item::ParseArgs, and TRUE.

Referenced by InitActions().


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