|
Linux Kernel
3.7.1
|
#include <HostMIBSInterface.h>
Definition at line 80 of file HostMIBSInterface.h.
| 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.
| UCHAR ucProtocol[MIBS_MAX_PROTOCOL_LENGTH] |
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.
1.8.2