suricata
SRepCIDRTree_ Struct Reference

#include <reputation.h>

Collaboration diagram for SRepCIDRTree_:

Data Fields

SCRadix4Tree srep_ipv4_tree [SREP_MAX_CATS]
 
SCRadix6Tree srep_ipv6_tree [SREP_MAX_CATS]
 

Detailed Description

Definition at line 36 of file reputation.h.

Field Documentation

◆ srep_ipv4_tree

SCRadix4Tree SRepCIDRTree_::srep_ipv4_tree[SREP_MAX_CATS]

Definition at line 37 of file reputation.h.

Referenced by SRepDestroy(), and SRepInit().

◆ srep_ipv6_tree

SCRadix6Tree SRepCIDRTree_::srep_ipv6_tree[SREP_MAX_CATS]

Definition at line 38 of file reputation.h.

Referenced by SRepInit().


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