|
suricata
|
Data Fields | ||
| struct { | ||
| uint32_t count | ||
| const uint32_t limit | ||
| } | recursion | |
Definition at line 72 of file detect-engine-content-inspection.c.
| uint32_t DetectEngineContentInspectionCtx::count |
Definition at line 74 of file detect-engine-content-inspection.c.
| const uint32_t DetectEngineContentInspectionCtx::limit |
Definition at line 75 of file detect-engine-content-inspection.c.
| struct { ... } DetectEngineContentInspectionCtx::recursion |