suricata
SigJsonContent Struct Reference

#include <detect.h>

Data Fields

void * id
 
char json_content [SIG_JSON_CONTENT_ITEM_LEN]
 

Detailed Description

structure to store the json content with info on sig that triggered it

Definition at line 1236 of file detect.h.

Field Documentation

◆ id

void* SigJsonContent::id

pointer to the sig that triggered this json content

Definition at line 1237 of file detect.h.

◆ json_content

char SigJsonContent::json_content[SIG_JSON_CONTENT_ITEM_LEN]

Definition at line 1238 of file detect.h.


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