Home
last modified time | relevance | path

Searched refs:RULE_OPTION_TYPE_REACT (Results 1 – 3 of 3) sorted by relevance

/dports/security/snort/snort-2.9.18/src/
H A Drule_option_types.h57 RULE_OPTION_TYPE_REACT, enumerator
/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_react.c216 a += RULE_OPTION_TYPE_REACT; in ReactHash()
284 if (add_detection_option(sc, RULE_OPTION_TYPE_REACT, (void*)rd, &idx_dup) in React_Init()
H A Ddetection_options.c206 case RULE_OPTION_TYPE_REACT: in detection_option_hash_func()
369 case RULE_OPTION_TYPE_REACT: in detection_option_key_compare_func()
515 case RULE_OPTION_TYPE_REACT: in detection_hash_free_func()
1138 case RULE_OPTION_TYPE_REACT: in detection_option_node_evaluate()