Home
last modified time | relevance | path

Searched refs:HASH_RULE_OPTIONS (Results 1 – 2 of 2) sorted by relevance

/dports/security/snort3/snort3-3.1.19.0/src/detection/
H A Ddetection_options.cc70 #define HASH_RULE_OPTIONS 16384 macro
278 return new DetectionOptionHash(HASH_RULE_OPTIONS, sizeof(detection_option_key_t)); in DetectionHashTableNew()
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Ddetection_options.c112 #define HASH_RULE_OPTIONS 16384 macro
572 SFXHASH *doht = sfxhash_new(HASH_RULE_OPTIONS, in DetectionHashTableNew()