suricata
|
Go to the source code of this file.
Functions | |
void | DetectAppLayerProtocolRegister (void) |
Definition in file detect-app-layer-protocol.h.
void DetectAppLayerProtocolRegister | ( | void | ) |
Definition at line 397 of file detect-app-layer-protocol.c.
References SigTableElmt_::desc, DETECT_APP_LAYER_PROTOCOL, SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, SIGMATCH_HANDLE_NEGATION, SIGMATCH_QUOTES_OPTIONAL, SIGMATCH_SUPPORT_FIREWALL, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().