suricata
|
Go to the source code of this file.
Functions | |
void | DetectDceIfaceRegister (void) |
Registers the keyword handlers for the "dce_iface" keyword. | |
void DetectDceIfaceRegister | ( | void | ) |
Registers the keyword handlers for the "dce_iface" keyword.
Definition at line 66 of file detect-dce-iface.c.
References SigTableElmt_::alias, ALPROTO_DCERPC, ALPROTO_SMB, SigTableElmt_::AppLayerTxMatch, DETECT_DCE_IFACE, DetectAppLayerInspectEngineRegister(), DetectBufferTypeRegister(), DetectEngineInspectGenericList(), DetectSetupParseRegexes(), SigTableElmt_::Free, SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, and sigmatch_table.
Referenced by SigTableSetup().