suricata
|
Structure for the radix tree. More...
#include <util-radix6-tree.h>
Data Fields | |
SCRadix6Node * | head |
Structure for the radix tree.
Definition at line 64 of file util-radix6-tree.h.
SCRadix6Node* SCRadix6Tree_::head |
the root node in the radix tree
Definition at line 66 of file util-radix6-tree.h.
Referenced by SCRadix6ForEachNode().