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

Go to the source code of this file.

Functions

void RegisterENIPUDPParsers (void)
 Function to register the ENIP protocol parsers and other functions. More...
 
void RegisterENIPTCPParsers (void)
 Function to register the ENIP protocol parsers and other functions. More...
 
void ENIPParserRegisterTests (void)
 

Detailed Description

Function Documentation

◆ ENIPParserRegisterTests()

void ENIPParserRegisterTests ( void  )

Definition at line 710 of file app-layer-enip.c.

References UtRegisterTest().

Here is the call graph for this function:

◆ RegisterENIPTCPParsers()

void RegisterENIPTCPParsers ( void  )

Function to register the ENIP protocol parsers and other functions.

Definition at line 578 of file app-layer-enip.c.

References ALPROTO_ENIP, AppLayerProtoDetectConfProtoDetectionEnabledDefault(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), RunmodeIsUnittests(), and SCEnter.

Here is the call graph for this function:

◆ RegisterENIPUDPParsers()

void RegisterENIPUDPParsers ( void  )

Function to register the ENIP protocol parsers and other functions.

Definition at line 499 of file app-layer-enip.c.

References ALPROTO_ENIP, AppLayerProtoDetectConfProtoDetectionEnabledDefault(), AppLayerProtoDetectPPRegister(), AppLayerProtoDetectRegisterProtocol(), RunmodeIsUnittests(), and SCEnter.

Here is the call graph for this function: