suricata
FlowInitCallback_ Struct Reference
Collaboration diagram for FlowInitCallback_:

Data Fields

SCFlowInitCallbackFn Callback
 
void * user
 
struct FlowInitCallback_next
 

Detailed Description

Definition at line 20 of file flow-callbacks.c.

Field Documentation

◆ Callback

SCFlowInitCallbackFn FlowInitCallback_::Callback

Definition at line 21 of file flow-callbacks.c.

Referenced by SCFlowRegisterInitCallback().

◆ next

struct FlowInitCallback_* FlowInitCallback_::next

Definition at line 23 of file flow-callbacks.c.

◆ user

void* FlowInitCallback_::user

Definition at line 22 of file flow-callbacks.c.

Referenced by SCFlowRegisterInitCallback().


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