suricata
TenantLoaderCtx_ Struct Reference

Data Fields

uint32_t tenant_id
 
int reload_cnt
 
char * yaml
 

Detailed Description

Definition at line 3859 of file detect-engine.c.

Field Documentation

◆ reload_cnt

int TenantLoaderCtx_::reload_cnt

used by reload

Definition at line 3861 of file detect-engine.c.

◆ tenant_id

uint32_t TenantLoaderCtx_::tenant_id

Definition at line 3860 of file detect-engine.c.

◆ yaml

char* TenantLoaderCtx_::yaml

heap alloc'd copy of file path for the yaml

Definition at line 3862 of file detect-engine.c.


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