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()
 

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

References ALPROTO_SMB, SigTableElmt_::AppLayerTxMatch, BUFFER_NAME, SigTableElmt_::desc, DETECT_SMB_VERSION, DetectAppLayerInspectEngineRegister(), DetectBufferTypeRegister(), DetectEngineInspectGenericList(), SigTableElmt_::Free, KEYWORD_NAME, SigTableElmt_::Match, SigTableElmt_::name, SCLogDebug, SigTableElmt_::Setup, SIG_FLAG_TOCLIENT, SIG_FLAG_TOSERVER, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the call graph for this function:
Here is the caller graph for this function: