suricata
detect-tls-alpn.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DetectTlsAlpnRegister (void)
 Registration function for keyword: tls.alpn. More...
 

Detailed Description

Author
Victor Julien vjuli.nosp@m.en@o.nosp@m.isf.n.nosp@m.et

Definition in file detect-tls-alpn.h.

Function Documentation

◆ DetectTlsAlpnRegister()

void DetectTlsAlpnRegister ( void  )

Registration function for keyword: tls.alpn.

Definition at line 64 of file detect-tls-alpn.c.

References SigTableElmt_::desc, DETECT_TLS_ALPN, SigTableElmt_::name, SigTableElmt_::Setup, sigmatch_table, and SigTableElmt_::url.

Referenced by SigTableSetup().

Here is the caller graph for this function: