suricata
|
#include <decode.h>
Data Fields | |
uint16_t | cnt |
uint16_t | discarded |
uint16_t | suppressed |
PacketAlert * | alerts |
PacketAlert | drop |
PacketAlert* PacketAlerts_::alerts |
Definition at line 309 of file decode.h.
Referenced by AlertFastLogger(), and PacketAlertCheck().
uint16_t PacketAlerts_::cnt |
Definition at line 306 of file decode.h.
Referenced by AlertFastLogCondition(), AlertFastLogger(), and PacketAlertCheck().
PacketAlert PacketAlerts_::drop |
Definition at line 312 of file decode.h.
Referenced by AlertQueueAppend().