Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_FLOWBITS_OBJECT Struct Reference

List of all members.

Public Attributes

u_int32_t id
u_int8_t types

Detailed Description

The FLOWBITS_OBJECT is used to track the different flowbit names that set/unset/etc. bits. We use these so that we can verify that the rules that use flowbits make sense.

The types element tracks all the different operations that may occur for a given object. This is different from how the type element is used from the FLOWBITS_ITEM structure.

Definition at line 62 of file sp_flowbits.c.


Member Data Documentation

u_int32_t _FLOWBITS_OBJECT::id
 

Definition at line 64 of file sp_flowbits.c.

Referenced by FlowBitsParse().

u_int8_t _FLOWBITS_OBJECT::types
 

Definition at line 65 of file sp_flowbits.c.

Referenced by FlowBitsParse(), and FlowBitsVerify().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:30 2006 by  doxygen 1.4.2