suricata
TenantLoaderCtx_ Struct Reference

Data Fields

uint32_t tenant_id
 
int reload_cnt
 
char * yaml
 

Detailed Description

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

Field Documentation

◆ reload_cnt

int TenantLoaderCtx_::reload_cnt

used by reload

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

◆ tenant_id

uint32_t TenantLoaderCtx_::tenant_id

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

◆ yaml

char* TenantLoaderCtx_::yaml

heap alloc'd copy of file path for the yaml

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


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