suricata
detect-engine-profile.h File Reference
#include "detect.h"
Include dependency graph for detect-engine-profile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void RulesDumpTxMatchArray (const DetectEngineThreadCtx *det_ctx, const SigGroupHead *sgh, const Packet *p, const uint64_t tx_id, const uint32_t rule_cnt, const uint32_t pkt_prefilter_cnt)
 
void RulesDumpMatchArray (const DetectEngineThreadCtx *det_ctx, const SigGroupHead *sgh, const Packet *p)
 

Detailed Description

Function Documentation

◆ RulesDumpMatchArray()

◆ RulesDumpTxMatchArray()

void RulesDumpTxMatchArray ( const DetectEngineThreadCtx det_ctx,
const SigGroupHead sgh,
const Packet p,
const uint64_t  tx_id,
const uint32_t  rule_cnt,
const uint32_t  pkt_prefilter_cnt 
)