suricata
|
Data Fields | |
void(* | DFree )(void *) |
Definition at line 85 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 88 of file app-layer-expectation.c.