suricata
PacketContextData Struct Reference

#include <decode.h>

Collaboration diagram for PacketContextData:

Data Fields

char * json_string
 
struct PacketContextDatanext
 

Detailed Description

Definition at line 241 of file decode.h.

Field Documentation

◆ json_string

char* PacketContextData::json_string

Definition at line 242 of file decode.h.

Referenced by PacketAlertFree(), and PacketAlertRecycle().

◆ next

struct PacketContextData* PacketContextData::next

Definition at line 243 of file decode.h.

Referenced by PacketAlertFree(), and PacketAlertRecycle().


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