suricata
|
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) |
VXLAN decoder.
Definition in file decode-vxlan.h.
void DecodeVXLANConfig | ( | void | ) |
Definition at line 98 of file decode-vxlan.c.
References ConfGetBool().
Referenced by DecodeGlobalConfig().
bool DecodeVXLANEnabledForPort | ( | const uint16_t | sp, |
const uint16_t | dp | ||
) |
Definition at line 62 of file decode-vxlan.c.
References SCLogDebug.
void DecodeVXLANRegisterTests | ( | void | ) |
Definition at line 270 of file decode-vxlan.c.
References UtRegisterTest().