suricata
FlowUpdateCallback_ Struct Reference
Collaboration diagram for FlowUpdateCallback_:

Data Fields

SCFlowUpdateCallbackFn Callback
 
void * user
 
struct FlowUpdateCallback_next
 

Detailed Description

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

Field Documentation

◆ Callback

SCFlowUpdateCallbackFn FlowUpdateCallback_::Callback

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

Referenced by SCFlowRegisterUpdateCallback().

◆ next

struct FlowUpdateCallback_* FlowUpdateCallback_::next

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

◆ user

void* FlowUpdateCallback_::user

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

Referenced by SCFlowRegisterUpdateCallback().


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