suricata
|
#include <reputation.h>
Data Fields | |
SCRadixTree * | srepIPV4_tree [SREP_MAX_CATS] |
SCRadixTree * | srepIPV6_tree [SREP_MAX_CATS] |
Definition at line 35 of file reputation.h.
SCRadixTree* SRepCIDRTree_::srepIPV4_tree[SREP_MAX_CATS] |
Definition at line 36 of file reputation.h.
Referenced by SRepDestroy().
SCRadixTree* SRepCIDRTree_::srepIPV6_tree[SREP_MAX_CATS] |
Definition at line 37 of file reputation.h.
Referenced by SRepDestroy().