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 546 of file detect-dnp3.c.
Referenced by SigTableSetup().
DNP3Mapping DNP3IndicatorsMap[] |
Indicator names to value mappings (Snort compatible).
Definition at line 60 of file detect-dnp3.c.