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

Go to the source code of this file.

Data Structures

struct  DetectTlsVersionData_
 

Macros

#define DETECT_TLS_VERSION_FLAG_RAW   BIT_U8(0)
 

Typedefs

typedef struct DetectTlsVersionData_ DetectTlsVersionData
 

Functions

void DetectTlsVersionRegister (void)
 Registration function for keyword: tls.version.
 

Detailed Description

Macro Definition Documentation

◆ DETECT_TLS_VERSION_FLAG_RAW

#define DETECT_TLS_VERSION_FLAG_RAW   BIT_U8(0)

Definition at line 27 of file detect-tls-version.h.

Typedef Documentation

◆ DetectTlsVersionData

Function Documentation

◆ DetectTlsVersionRegister()

void DetectTlsVersionRegister ( void  )

Registration function for keyword: tls.version.

Definition at line 73 of file detect-tls-version.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_TLS_VERSION, DetectBufferTypeRegister(), DetectSetupParseRegexes(), SigTableElmt_::flags, SigTableElmt_::Free, SigTableElmt_::name, PARSE_REGEX, SigTableElmt_::RegisterTests, SigTableElmt_::Setup, SIGMATCH_SUPPORT_FIREWALL, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

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