Home
last modified time | relevance | path

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

/dports/security/snort/snort-2.9.18/src/detection-plugins/
H A Ddetection_options.c898 uint64_t cur_eval_pkt_count = (rule_eval_pkt_count + (GetRebuiltPktCount())); in detection_option_node_evaluate() local
912 (node->last_check.packet_number == cur_eval_pkt_count) && in detection_option_node_evaluate()
931 node->last_check.packet_number = cur_eval_pkt_count; in detection_option_node_evaluate()
1068 … (dup_content_option_data.last_check.packet_number == cur_eval_pkt_count) && in detection_option_node_evaluate()