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

Go to the source code of this file.

Functions

void DecodeVXLANRegisterTests (void)
 
void DecodeVXLANConfig (void)
 
bool DecodeVXLANEnabledForPort (const uint16_t sp, const uint16_t dp)
 

Detailed Description

Author
Henrik Kramshoej hlk@k.nosp@m.rams.nosp@m.e.org

VXLAN decoder.

Definition in file decode-vxlan.h.

Function Documentation

◆ DecodeVXLANConfig()

void DecodeVXLANConfig ( void  )

Definition at line 98 of file decode-vxlan.c.

References ConfGetBool().

Referenced by DecodeGlobalConfig().

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

◆ DecodeVXLANEnabledForPort()

bool DecodeVXLANEnabledForPort ( const uint16_t  sp,
const uint16_t  dp 
)

Definition at line 62 of file decode-vxlan.c.

References SCLogDebug.

◆ DecodeVXLANRegisterTests()

void DecodeVXLANRegisterTests ( void  )

Definition at line 270 of file decode-vxlan.c.

References UtRegisterTest().

Here is the call graph for this function: