suricata
|
#include <util-radix6-tree.h>
Data Fields | |
void(* | Free )(void *) |
void(* | PrintData )(void *) |
Definition at line 69 of file util-radix6-tree.h.
void(* SCRadix6Config_::Free) (void *) |
Definition at line 70 of file util-radix6-tree.h.
void(* SCRadix6Config_::PrintData) (void *) |
function pointer that is supplied by the user to free the user data held by the user field of SCRadix6Node
Definition at line 73 of file util-radix6-tree.h.