Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Dsp_icmp_seq_check.c88 b = RULE_OPTION_TYPE_ICMP_SEQ; in IcmpSeqCheckHash()
179 fpl->type = RULE_OPTION_TYPE_ICMP_SEQ; in IcmpSeqCheckInit()
219 …if (add_detection_option(sc, RULE_OPTION_TYPE_ICMP_SEQ, (void *)ds_ptr, &ds_ptr_dup) == DETECTION_… in ParseIcmpSeq()
H A Ddetection_options.c168 case RULE_OPTION_TYPE_ICMP_SEQ: in detection_option_hash_func()
331 case RULE_OPTION_TYPE_ICMP_SEQ: in detection_option_key_compare_func()
477 case RULE_OPTION_TYPE_ICMP_SEQ: in detection_hash_free_func()
1127 case RULE_OPTION_TYPE_ICMP_SEQ: in detection_option_node_evaluate()
/dports/security/snort/snort-2.9.18/src/
H A Drule_option_types.h38 RULE_OPTION_TYPE_ICMP_SEQ, enumerator