|
suricata
|

Go to the source code of this file.
Functions | |
| void | DetectEntropyRegister (void) |
| bool | DetectEntropyDoMatch (DetectEngineThreadCtx *det_ctx, const Signature *s, const SigMatchCtx *ctx, const uint8_t *buffer, const uint32_t buffer_len) |
| bool DetectEntropyDoMatch | ( | DetectEngineThreadCtx * | det_ctx, |
| const Signature * | s, | ||
| const SigMatchCtx * | ctx, | ||
| const uint8_t * | buffer, | ||
| const uint32_t | buffer_len | ||
| ) |
Definition at line 71 of file detect-entropy.c.
References ctx, Packet_::flow, FlowVarAddFloat(), and DetectEngineThreadCtx_::p.

| void DetectEntropyRegister | ( | void | ) |
Definition at line 85 of file detect-entropy.c.
References SigTableElmt_::desc, DETECT_ENTROPY, SigTableElmt_::Free, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.
Referenced by SigTableSetup().
