suricata
detect-smb-version.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectSmbVersionRegister (void)
 registers the keyword into the engine. Called from detect.c::SigTableSetup() More...
 

Function Documentation

◆ DetectSmbVersionRegister()

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 136 of file detect-smb-version.c.

References DETECT_SMB_VERSION, KEYWORD_NAME, SigTableElmt_::name, SigTableElmt_::Setup, and sigmatch_table.

Referenced by SigTableSetup().

Here is the caller graph for this function: