suricata
|
Go to the source code of this file.
Functions | |
void | DetectSmbVersionRegister (void) |
registers the keyword into the engine. Called from detect.c::SigTableSetup() More... | |
void DetectSmbVersionRegister | ( | void | ) |
registers the keyword into the engine. Called from detect.c::SigTableSetup()
registers the keyword into the engine. Called from detect.c::SigTableSetup()
Definition at line 135 of file detect-smb-version.c.
References DETECT_SMB_VERSION, KEYWORD_NAME, SigTableElmt_::name, SigTableElmt_::Setup, and sigmatch_table.
Referenced by SigTableSetup().