suricata
app-layer-ike.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void RegisterIKEParsers (void)
 
void IKEParserRegisterTests (void)
 

Detailed Description

Function Documentation

◆ IKEParserRegisterTests()

void IKEParserRegisterTests ( void  )

Definition at line 185 of file app-layer-ike.c.

References UtRegisterTest().

Referenced by RegisterIKEParsers().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ RegisterIKEParsers()

void RegisterIKEParsers ( void  )

Definition at line 40 of file app-layer-ike.c.

References ALPROTO_IKE, AppLayerParserRegisterProtocolUnittests(), and IKEParserRegisterTests().

Here is the call graph for this function: