suricata
|
Data Fields | |
uint32_t | tenant_id |
int | reload_cnt |
char * | yaml |
Definition at line 4000 of file detect-engine.c.
int TenantLoaderCtx_::reload_cnt |
used by reload
Definition at line 4002 of file detect-engine.c.
uint32_t TenantLoaderCtx_::tenant_id |
Definition at line 4001 of file detect-engine.c.
char* TenantLoaderCtx_::yaml |
heap alloc'd copy of file path for the yaml
Definition at line 4003 of file detect-engine.c.