#include <rules.h>
Public Attributes | |
void * | context |
int(* | RuleHeadFunc )(Packet *, struct _RuleTreeNode *, struct _RuleFpList *) |
_RuleFpList * | next |
|
|
|
Definition at line 130 of file rules.h. Referenced by AddRuleFuncToList(), CheckDstIP(), CheckDstIPNotEq(), CheckDstPortEqual(), CheckDstPortNotEq(), CheckSrcIP(), CheckSrcIPNotEq(), CheckSrcPortEqual(), and CheckSrcPortNotEq(). |
|