suricata
|
#include <detect-engine-port.h>
Public Member Functions | |
IRB_ENTRY (SCPortIntervalNode) irb | |
Data Fields | |
uint16_t | port |
uint16_t | port2 |
uint16_t | max |
struct SigGroupHead_ * | sh |
Definition at line 30 of file detect-engine-port.h.
SCPortIntervalNode::IRB_ENTRY | ( | SCPortIntervalNode | ) |
uint16_t SCPortIntervalNode::max |
Definition at line 33 of file detect-engine-port.h.
uint16_t SCPortIntervalNode::port |
Definition at line 31 of file detect-engine-port.h.
Referenced by SCPortIntervalInsert().
uint16_t SCPortIntervalNode::port2 |
Definition at line 32 of file detect-engine-port.h.
Referenced by SCPortIntervalInsert().
struct SigGroupHead_* SCPortIntervalNode::sh |
Definition at line 35 of file detect-engine-port.h.
Referenced by SCPortIntervalInsert().