suricata
|
Go to the source code of this file.
Data Structures | |
struct | DNP3Mapping_ |
Typedefs | |
typedef struct DNP3Mapping_ | DNP3Mapping |
Functions | |
void | DetectDNP3Register (void) |
Variables | |
DNP3Mapping | DNP3IndicatorsMap [] |
typedef struct DNP3Mapping_ DNP3Mapping |
Struct for mapping symbolic names to values.
void DetectDNP3Register | ( | void | ) |
Definition at line 547 of file detect-dnp3.c.
References ALPROTO_DNP3, DetectAppLayerInspectEngineRegister(), DetectBufferTypeRegister(), DetectEngineInspectGenericList(), SIG_FLAG_TOCLIENT, and SIG_FLAG_TOSERVER.
Referenced by SigTableSetup().
|
extern |
Indicator names to value mappings (Snort compatible).
Definition at line 61 of file detect-dnp3.c.