|
suricata
|

Data Fields | |
| SCFlowUpdateCallbackFn | Callback |
| void * | user |
| struct FlowUpdateCallback_ * | next |
Definition at line 28 of file flow-callbacks.c.
| SCFlowUpdateCallbackFn FlowUpdateCallback_::Callback |
Definition at line 29 of file flow-callbacks.c.
Referenced by SCFlowRegisterUpdateCallback().
| struct FlowUpdateCallback_* FlowUpdateCallback_::next |
Definition at line 31 of file flow-callbacks.c.
| void* FlowUpdateCallback_::user |
Definition at line 30 of file flow-callbacks.c.
Referenced by SCFlowRegisterUpdateCallback().