|
suricata
|
#include <detect.h>

Data Fields | |
| DetectPort * | tcp |
| DetectPort * | udp |
| struct SigGroupHead_ * | sgh [256] |
| struct SigGroupHead_* DetectEngineLookupFlow_::sgh[256] |
Definition at line 864 of file detect.h.
Referenced by SigAddressCleanupStage1().
| DetectPort* DetectEngineLookupFlow_::tcp |
Definition at line 862 of file detect.h.
Referenced by SigAddressCleanupStage1(), and SigPrepareStage2().
| DetectPort* DetectEngineLookupFlow_::udp |
Definition at line 863 of file detect.h.
Referenced by SigAddressCleanupStage1().