suricata
SCProfileKeywordDetectCtx_ Struct Reference
Collaboration diagram for SCProfileKeywordDetectCtx_:

Data Fields

uint32_t id
 
SCProfileKeywordDatadata
 
pthread_mutex_t data_m
 

Detailed Description

Definition at line 48 of file util-profiling-keywords.c.

Field Documentation

◆ data

SCProfileKeywordData* SCProfileKeywordDetectCtx_::data

Definition at line 50 of file util-profiling-keywords.c.

◆ data_m

pthread_mutex_t SCProfileKeywordDetectCtx_::data_m

Definition at line 51 of file util-profiling-keywords.c.

Referenced by SCProfilingKeywordThreadCleanup().

◆ id

uint32_t SCProfileKeywordDetectCtx_::id

Definition at line 49 of file util-profiling-keywords.c.


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