suricata
DetectLoaderTask_ Struct Reference

#include <detect-engine-loader.h>

Public Member Functions

 TAILQ_ENTRY (DetectLoaderTask_) next
 

Data Fields

LoaderFunc Func
 
void * ctx
 
LoaderFreeFunc FreeFunc
 

Detailed Description

Definition at line 37 of file detect-engine-loader.h.

Member Function Documentation

◆ TAILQ_ENTRY()

DetectLoaderTask_::TAILQ_ENTRY ( DetectLoaderTask_  )

Field Documentation

◆ ctx

void* DetectLoaderTask_::ctx

Definition at line 39 of file detect-engine-loader.h.

◆ FreeFunc

LoaderFreeFunc DetectLoaderTask_::FreeFunc

Definition at line 40 of file detect-engine-loader.h.

◆ Func

LoaderFunc DetectLoaderTask_::Func

Definition at line 38 of file detect-engine-loader.h.


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