suricata
|
#include <util-radix4-tree.h>
Data Fields | |
void(* | Free )(void *) |
void(* | PrintData )(void *) |
Definition at line 71 of file util-radix4-tree.h.
void(* SCRadix4Config_::Free) (void *) |
Definition at line 72 of file util-radix4-tree.h.
void(* SCRadix4Config_::PrintData) (void *) |
function pointer that is supplied by the user to free the user data held by the user field of SCRadix4Node
Definition at line 75 of file util-radix4-tree.h.