suricata
|
Go to the source code of this file.
Functions | |
void | DetectTransformCompressWhitespaceRegister (void) |
Definition in file detect-transform-compress-whitespace.h.
void DetectTransformCompressWhitespaceRegister | ( | void | ) |
Definition at line 42 of file detect-transform-compress-whitespace.c.
References SigTableElmt_::desc, DETECT_TRANSFORM_COMPRESS_WHITESPACE, DetectSignatureAddTransform(), DOC_URL, DOC_VERSION, SigTableElmt_::flags, InspectionBuffer::inspect, InspectionBuffer::inspect_len, InspectionBufferCopy(), InspectionBufferFree(), InspectionBufferInit(), InspectionBufferSetup(), SigTableElmt_::name, PASS, PrintRawDataFp(), SigTableElmt_::RegisterTests, SCEnter, SCReturnInt, SigTableElmt_::Setup, SIGMATCH_NOOPT, sigmatch_table, SigTableElmt_::Transform, SigTableElmt_::url, and UtRegisterTest().
Referenced by SigTableSetup().