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 263 of file decode.h.

Field Documentation

◆ action

uint8_t PacketAlert_::action

◆ flags

uint8_t PacketAlert_::flags

Definition at line 266 of file decode.h.

Referenced by AlertJsonHeader().

◆ frame_id

int64_t PacketAlert_::frame_id

Definition at line 269 of file decode.h.

◆ num

SigIntId PacketAlert_::num

Definition at line 264 of file decode.h.

◆ s

const struct Signature_* PacketAlert_::s

Definition at line 267 of file decode.h.

Referenced by AlertFastLogger(), AlertJsonHeader(), and PacketAlertCheck().

◆ tx_id

uint64_t PacketAlert_::tx_id

Definition at line 268 of file decode.h.

Referenced by AlertJsonHeader().


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