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.

Typedefs

typedef struct IKEState_ IKEState
 
typedef struct IKETransaction_ IKETransaction
 

Functions

void RegisterIKEParsers (void)
 
void IKEParserRegisterTests (void)
 

Detailed Description

Typedef Documentation

◆ IKEState

typedef struct IKEState_ IKEState

Opaque Rust types.

Definition at line 29 of file app-layer-ike.h.

◆ IKETransaction

typedef struct IKETransaction_ IKETransaction

Definition at line 29 of file app-layer-ike.h.

Function Documentation

◆ IKEParserRegisterTests()

void IKEParserRegisterTests ( void  )

Definition at line 184 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: