suricata
PacketAlert_ Struct Reference

#include <decode.h>

Collaboration diagram for PacketAlert_:

Data Fields

SigIntId num
 
uint8_t action
 
uint8_t flags
 
const struct Signature_s
 
uint64_t tx_id
 
int64_t frame_id
 

Detailed Description

Definition at line 248 of file decode.h.

Field Documentation

◆ action

uint8_t PacketAlert_::action

Definition at line 250 of file decode.h.

Referenced by AlertJsonHeader(), AlertQueueAppend(), and EveAddVerdict().

◆ flags

uint8_t PacketAlert_::flags

Definition at line 251 of file decode.h.

Referenced by AlertJsonHeader().

◆ frame_id

int64_t PacketAlert_::frame_id

Definition at line 254 of file decode.h.

◆ num

SigIntId PacketAlert_::num

Definition at line 249 of file decode.h.

◆ s

const struct Signature_* PacketAlert_::s

Definition at line 252 of file decode.h.

Referenced by AlertJsonHeader(), and PacketAlertCheck().

◆ tx_id

uint64_t PacketAlert_::tx_id

Definition at line 253 of file decode.h.

Referenced by AlertJsonHeader().


The documentation for this struct was generated from the following file: