|
suricata
|

Go to the source code of this file.
Functions | |
| void | DetectVlanIdRegister (void) |
| void | DetectVlanLayersRegister (void) |
| void DetectVlanIdRegister | ( | void | ) |
Definition at line 132 of file detect-vlan.c.
References SigTableElmt_::desc, DETECT_VLAN_ID, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().

| void DetectVlanLayersRegister | ( | void | ) |
Definition at line 209 of file detect-vlan.c.
References SigTableElmt_::desc, DETECT_VLAN_LAYERS, SigTableElmt_::Free, SigTableElmt_::Match, SigTableElmt_::name, SigTableElmt_::Setup, SigTableElmt_::SetupPrefilter, sigmatch_table, SigTableElmt_::SupportsPrefilter, and SigTableElmt_::url.
Referenced by SigTableSetup().
