Searched refs:DETECT_AL_TLS_SNI (Results 1 – 2 of 2) sorted by relevance
72 sigmatch_table[DETECT_AL_TLS_SNI].name = "tls.sni"; in DetectTlsSniRegister()73 sigmatch_table[DETECT_AL_TLS_SNI].alias = "tls_sni"; in DetectTlsSniRegister()74 …sigmatch_table[DETECT_AL_TLS_SNI].desc = "content modifier to match specifically and only on the T… in DetectTlsSniRegister()75 sigmatch_table[DETECT_AL_TLS_SNI].url = "/rules/tls-keywords.html#tls-sni"; in DetectTlsSniRegister()76 sigmatch_table[DETECT_AL_TLS_SNI].Setup = DetectTlsSniSetup; in DetectTlsSniRegister()78 sigmatch_table[DETECT_AL_TLS_SNI].RegisterTests = DetectTlsSniRegisterTests; in DetectTlsSniRegister()80 sigmatch_table[DETECT_AL_TLS_SNI].flags |= SIGMATCH_NOOPT; in DetectTlsSniRegister()81 sigmatch_table[DETECT_AL_TLS_SNI].flags |= SIGMATCH_INFO_STICKY_BUFFER; in DetectTlsSniRegister()
216 DETECT_AL_TLS_SNI, enumerator