suricata
decode-geneve.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void DecodeGeneveRegisterTests (void)
 
void DecodeGeneveConfig (void)
 
bool DecodeGeneveEnabledForPort (const uint16_t sp, const uint16_t dp)
 

Detailed Description

Author
Ali Jad Khalil jadkh.nosp@m.al@a.nosp@m.mazon.nosp@m..com

Geneve decoder.

Definition in file decode-geneve.h.

Function Documentation

◆ DecodeGeneveConfig()

void DecodeGeneveConfig ( void  )

Definition at line 128 of file decode-geneve.c.

References ConfGetBool().

Referenced by DecodeGlobalConfig().

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

◆ DecodeGeneveEnabledForPort()

bool DecodeGeneveEnabledForPort ( const uint16_t  sp,
const uint16_t  dp 
)

Definition at line 91 of file decode-geneve.c.

References SCLogDebug.

◆ DecodeGeneveRegisterTests()

void DecodeGeneveRegisterTests ( void  )

Definition at line 490 of file decode-geneve.c.

References UtRegisterTest().

Here is the call graph for this function: