suricata
|
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) |
Geneve decoder.
Definition in file decode-geneve.h.
void DecodeGeneveConfig | ( | void | ) |
Definition at line 128 of file decode-geneve.c.
References ConfGetBool().
Referenced by DecodeGlobalConfig().
bool DecodeGeneveEnabledForPort | ( | const uint16_t | sp, |
const uint16_t | dp | ||
) |
Definition at line 91 of file decode-geneve.c.
References SCLogDebug.
void DecodeGeneveRegisterTests | ( | void | ) |
Definition at line 490 of file decode-geneve.c.
References UtRegisterTest().