suricata
PacketAlert_ Struct Reference

#include <decode.h>

Collaboration diagram for PacketAlert_:

Data Fields

SigIntId iid
 
uint8_t action
 
uint8_t flags
 
const struct Signature_s
 
uint64_t tx_id
 
int64_t frame_id
 
struct PacketContextDatajson_info
 

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.

◆ iid

SigIntId PacketAlert_::iid

Definition at line 249 of file decode.h.

◆ json_info

struct PacketContextData* PacketAlert_::json_info

Definition at line 255 of file decode.h.

Referenced by PacketAlertFree(), and PacketAlertRecycle().

◆ 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: