Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_S_MIBS_CLASSIFIER_RULE Struct Reference

#include <HostMIBSInterface.h>

Data Fields

ULONG ulSFID
 
UCHAR ucReserved [2]
 
B_UINT16 uiClassifierRuleIndex
 
BOOLEAN bUsed
 
USHORT usVCID_Value
 
B_UINT8 u8ClassifierRulePriority
 
U_MIBS_IP_ADDRESS stSrcIpAddress
 
UCHAR ucIPSourceAddressLength
 
U_MIBS_IP_ADDRESS stDestIpAddress
 
UCHAR ucIPDestinationAddressLength
 
UCHAR ucIPTypeOfServiceLength
 
UCHAR ucTosLow
 
UCHAR ucTosHigh
 
UCHAR ucTosMask
 
UCHAR ucProtocolLength
 
UCHAR ucProtocol [MIBS_MAX_PROTOCOL_LENGTH]
 
USHORT usSrcPortRangeLo [MIBS_MAX_PORT_RANGE]
 
USHORT usSrcPortRangeHi [MIBS_MAX_PORT_RANGE]
 
UCHAR ucSrcPortRangeLength
 
USHORT usDestPortRangeLo [MIBS_MAX_PORT_RANGE]
 
USHORT usDestPortRangeHi [MIBS_MAX_PORT_RANGE]
 
UCHAR ucDestPortRangeLength
 
BOOLEAN bProtocolValid
 
BOOLEAN bTOSValid
 
BOOLEAN bDestIpValid
 
BOOLEAN bSrcIpValid
 
UCHAR ucDirection
 
BOOLEAN bIpv6Protocol
 
UINT32 u32PHSRuleID
 

Detailed Description

Definition at line 80 of file HostMIBSInterface.h.

Field Documentation

BOOLEAN bDestIpValid

Definition at line 110 of file HostMIBSInterface.h.

BOOLEAN bIpv6Protocol

Definition at line 113 of file HostMIBSInterface.h.

BOOLEAN bProtocolValid

Definition at line 108 of file HostMIBSInterface.h.

BOOLEAN bSrcIpValid

Definition at line 111 of file HostMIBSInterface.h.

BOOLEAN bTOSValid

Definition at line 109 of file HostMIBSInterface.h.

BOOLEAN bUsed

Definition at line 85 of file HostMIBSInterface.h.

U_MIBS_IP_ADDRESS stDestIpAddress

Definition at line 93 of file HostMIBSInterface.h.

U_MIBS_IP_ADDRESS stSrcIpAddress

Definition at line 89 of file HostMIBSInterface.h.

UINT32 u32PHSRuleID

Definition at line 114 of file HostMIBSInterface.h.

B_UINT8 u8ClassifierRulePriority

Definition at line 88 of file HostMIBSInterface.h.

UCHAR ucDestPortRangeLength

Definition at line 107 of file HostMIBSInterface.h.

UCHAR ucDirection

Definition at line 112 of file HostMIBSInterface.h.

UCHAR ucIPDestinationAddressLength

Definition at line 95 of file HostMIBSInterface.h.

UCHAR ucIPSourceAddressLength

Definition at line 91 of file HostMIBSInterface.h.

UCHAR ucIPTypeOfServiceLength

Definition at line 96 of file HostMIBSInterface.h.

Definition at line 101 of file HostMIBSInterface.h.

UCHAR ucProtocolLength

Definition at line 100 of file HostMIBSInterface.h.

UCHAR ucReserved[2]

Definition at line 83 of file HostMIBSInterface.h.

UCHAR ucSrcPortRangeLength

Definition at line 104 of file HostMIBSInterface.h.

UCHAR ucTosHigh

Definition at line 98 of file HostMIBSInterface.h.

UCHAR ucTosLow

Definition at line 97 of file HostMIBSInterface.h.

UCHAR ucTosMask

Definition at line 99 of file HostMIBSInterface.h.

B_UINT16 uiClassifierRuleIndex

Definition at line 84 of file HostMIBSInterface.h.

ULONG ulSFID

Definition at line 82 of file HostMIBSInterface.h.

USHORT usDestPortRangeHi[MIBS_MAX_PORT_RANGE]

Definition at line 106 of file HostMIBSInterface.h.

USHORT usDestPortRangeLo[MIBS_MAX_PORT_RANGE]

Definition at line 105 of file HostMIBSInterface.h.

USHORT usSrcPortRangeHi[MIBS_MAX_PORT_RANGE]

Definition at line 103 of file HostMIBSInterface.h.

USHORT usSrcPortRangeLo[MIBS_MAX_PORT_RANGE]

Definition at line 102 of file HostMIBSInterface.h.

USHORT usVCID_Value

Definition at line 86 of file HostMIBSInterface.h.


The documentation for this struct was generated from the following file: