|
suricata
|
#include <datasets-context-json.h>

Data Fields | |
| bool | found |
| DataJsonType | json |
| THashData * | hashdata |
Definition at line 37 of file datasets-context-json.h.
| bool DataJsonResultType::found |
Definition at line 38 of file datasets-context-json.h.
Referenced by DatajsonLookup().
| THashData* DataJsonResultType::hashdata |
Definition at line 40 of file datasets-context-json.h.
Referenced by DatajsonUnlockElt().
| DataJsonType DataJsonResultType::json |
Definition at line 39 of file datasets-context-json.h.