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