|
suricata
|

Go to the source code of this file.
Functions | |
| void | DecodeVXLANRegisterTests (void) |
| void | DecodeVXLANConfig (void) |
| bool | DecodeVXLANEnabledForPort (const uint16_t dp) |
VXLAN decoder.
Definition in file decode-vxlan.h.
| void DecodeVXLANConfig | ( | void | ) |
Definition at line 104 of file decode-vxlan.c.
References SCConfGetBool().
Referenced by DecodeGlobalConfig().


| bool DecodeVXLANEnabledForPort | ( | const uint16_t | dp | ) |
Definition at line 68 of file decode-vxlan.c.
References SCLogDebug.
| void DecodeVXLANRegisterTests | ( | void | ) |
Definition at line 572 of file decode-vxlan.c.
References UtRegisterTest().
