suricata
|
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... | |
Definition in file detect-tls.h.
typedef struct DetectTlsData_ DetectTlsData |
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().