#include <rlp.h>
Data Fields | |
| char * | typeString |
| Rlp_OperatorEnum_t | type |
| char * | srcIpString |
| Rlp_Formula_t * | srcIp |
| char * | srcPortString |
| Rlp_Formula_t * | srcPort |
| char * | destIpString |
| Rlp_Formula_t * | destIp |
| char * | destPortString |
| Rlp_Formula_t * | destPort |
A struct for holding the layer 4 check on the formula. Poorly named, since the optional content checks enclosed in parens also check layer 3/4 information.
Definition at line 1153 of file rlp.h.