suricata
SRepCIDRTree_ Struct Reference

#include <reputation.h>

Collaboration diagram for SRepCIDRTree_:

Data Fields

SCRadixTreesrepIPV4_tree [SREP_MAX_CATS]
 
SCRadixTreesrepIPV6_tree [SREP_MAX_CATS]
 

Detailed Description

Definition at line 35 of file reputation.h.

Field Documentation

◆ srepIPV4_tree

SCRadixTree* SRepCIDRTree_::srepIPV4_tree[SREP_MAX_CATS]

Definition at line 36 of file reputation.h.

Referenced by SRepDestroy(), and SRepInit().

◆ srepIPV6_tree

SCRadixTree* SRepCIDRTree_::srepIPV6_tree[SREP_MAX_CATS]

Definition at line 37 of file reputation.h.

Referenced by SRepDestroy(), and SRepInit().


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