suricata
|
Go to the source code of this file.
Functions | |
void | DetectITypeRegister (void) |
Registration function for itype: keyword. | |
Definition in file detect-itype.h.
void DetectITypeRegister | ( | void | ) |
Registration function for itype: keyword.
Definition at line 57 of file detect-itype.c.
References SigTableElmt_::desc, DETECT_ITYPE, DetectITypeFree(), SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, SIGMATCH_SUPPORT_FIREWALL, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().