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.
 

Detailed Description

Typedef Documentation

◆ DetectTlsData

typedef struct DetectTlsData_ DetectTlsData

Function Documentation

◆ DetectTlsRegister()