suricata
|
Go to the source code of this file.
Functions | |
void | DetectTcpmssRegister (void) |
Registration function for tcpmss: keyword. | |
Definition in file detect-tcpmss.h.
void DetectTcpmssRegister | ( | void | ) |
Registration function for tcpmss: keyword.
Definition at line 51 of file detect-tcpmss.c.
References SigTableElmt_::desc, DETECT_TCPMSS, DetectTcpmssFree(), SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().