suricata
detect-tls.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  DetectTlsData_
 

Typedefs

typedef struct DetectTlsData_ DetectTlsData
 

Functions

void DetectTlsRegister (void)
 Registration function for keyword: tls.version. More...
 

Detailed Description

Typedef Documentation

◆ DetectTlsData

typedef struct DetectTlsData_ DetectTlsData

Function Documentation

◆ DetectTlsRegister()

void DetectTlsRegister ( void  )

Registration function for keyword: tls.version.

Definition at line 101 of file detect-tls.c.

References SigTableElmt_::AppLayerTxMatch, SigTableElmt_::desc, DETECT_AL_TLS_SUBJECT, SigTableElmt_::name, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: