suricata
|
Go to the source code of this file.
Functions | |
void | DetectDceStubDataRegister (void) |
Registers the keyword handlers for the "dce_stub_data" keyword. | |
Definition in file detect-dce-stub-data.h.
void DetectDceStubDataRegister | ( | void | ) |
Registers the keyword handlers for the "dce_stub_data" keyword.
Definition at line 118 of file detect-dce-stub-data.c.
References SigTableElmt_::alias, ALPROTO_DCERPC, ALPROTO_SMB, BUFFER_NAME, DETECT_DCE_STUB_DATA, DetectAppLayerInspectEngineRegister(), DetectAppLayerMpmRegister(), DetectBufferTypeGetByName(), DetectEngineInspectBufferGeneric(), SigTableElmt_::flags, SigTableElmt_::name, PrefilterGenericMpmRegister(), SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, SIGMATCH_INFO_STICKY_BUFFER, SIGMATCH_NOOPT, and sigmatch_table.
Referenced by SigTableSetup().