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. More...
 

Detailed Description

Macro Definition Documentation

◆ DETECT_TLS_VERSION_FLAG_RAW

#define DETECT_TLS_VERSION_FLAG_RAW   BIT_U8(0)

Definition at line 28 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_AL_TLS_VERSION, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: