suricata
|
Data Fields | |
void(* | DFree )(void *) |
Definition at line 86 of file app-layer-expectation.c.
void(* ExpectationData_::DFree) (void *) |
Start of Expectation Data structure must be a pointer to free function. Set to NULL to use SCFree()
Definition at line 89 of file app-layer-expectation.c.