#include <pkt.h>
Data Fields | |
| Pkt_EthernetHdr_t * | pkt |
| int | length |
| int | currentRule |
| Pkt_LibPcap_t * | inIf |
| Pkt_LibNet_t * | outIf |
| util_timing_t | inTime |
| util_timing_t | outTime |
| array_t * | applicableRules |
The currentRule field keeps track of the rule that is next to be applied.
Definition at line 459 of file pkt.h.