Home
last modified time | relevance | path

Searched refs:DECODE_EVENT_MAX (Results 1 – 4 of 4) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-events.h280 DECODE_EVENT_MAX, enumerator
293 extern const struct DecodeEvents_ DEvents[DECODE_EVENT_MAX + 1];
H A Doutput-json-anomaly.c137 if (event_code < DECODE_EVENT_MAX) { in AnomalyDecodeEventJson()
H A Ddecode.c560 for (int i = 0; i < DECODE_EVENT_MAX; i++) { in DecodeRegisterPerfCounters()
H A Ddecode.h704 uint16_t counter_engine_events[DECODE_EVENT_MAX];