suricata
SCRadix4Tree_ Struct Reference

Structure for the radix tree. More...

#include <util-radix4-tree.h>

Collaboration diagram for SCRadix4Tree_:

Data Fields

SCRadix4Nodehead
 

Detailed Description

Structure for the radix tree.

Definition at line 66 of file util-radix4-tree.h.

Field Documentation

◆ head

SCRadix4Node* SCRadix4Tree_::head

the root node in the radix tree

Definition at line 68 of file util-radix4-tree.h.

Referenced by SCRadix4ForEachNode().


The documentation for this struct was generated from the following file: