suricata
|
Structure for the radix tree. More...
#include <util-radix4-tree.h>
Data Fields | |
SCRadix4Node * | head |
Structure for the radix tree.
Definition at line 66 of file util-radix4-tree.h.
SCRadix4Node* SCRadix4Tree_::head |
the root node in the radix tree
Definition at line 68 of file util-radix4-tree.h.
Referenced by SCRadix4ForEachNode().