suricata
app-layer-ike.c File Reference
#include "suricata-common.h"
#include "stream.h"
#include "conf.h"
#include "util-unittest.h"
#include "app-layer-detect-proto.h"
#include "app-layer-parser.h"
#include "app-layer-ike.h"
#include "rust.h"
#include "stream-tcp.h"
#include "util-unittest-helper.h"
#include "flow-util.h"
Include dependency graph for app-layer-ike.c:

Go to the source code of this file.

Functions

void RegisterIKEParsers (void)
 
void IKEParserRegisterTests (void)
 

Detailed Description

Author
Pierre Chifflier chiff.nosp@m.lier.nosp@m.@wzdf.nosp@m.tpd..nosp@m.net
Frank Honza frank.nosp@m..hon.nosp@m.za@dc.nosp@m.so.d.nosp@m.e

IKE application layer detector and parser.

Definition in file app-layer-ike.c.

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: