ReactOS 0.4.15-dev-7961-gdcf9eb0
_MIB_IPFORWARDROW Struct Reference

#include <ipmib.h>

Public Attributes

DWORD dwForwardDest
 
DWORD dwForwardMask
 
DWORD dwForwardPolicy
 
DWORD dwForwardNextHop
 
IF_INDEX dwForwardIfIndex
 
union {
   DWORD   dwForwardType
 
   MIB_IPFORWARD_TYPE   ForwardType
 
DUMMYUNIONNAME1
 
union {
   DWORD   dwForwardProto
 
   MIB_IPFORWARD_PROTO   ForwardProto
 
DUMMYUNIONNAME2
 
DWORD dwForwardAge
 
DWORD dwForwardNextHopAS
 
DWORD dwForwardMetric1
 
DWORD dwForwardMetric2
 
DWORD dwForwardMetric3
 
DWORD dwForwardMetric4
 
DWORD dwForwardMetric5
 

Detailed Description

Definition at line 69 of file ipmib.h.

Member Data Documentation

◆ 

union { ... } _MIB_IPFORWARDROW::DUMMYUNIONNAME1

◆ 

union { ... } _MIB_IPFORWARDROW::DUMMYUNIONNAME2

◆ dwForwardAge

DWORD _MIB_IPFORWARDROW::dwForwardAge

Definition at line 86 of file ipmib.h.

Referenced by createIpForwardEntry(), deleteIpForwardEntry(), and GetIpForwardTable().

◆ dwForwardDest

◆ dwForwardIfIndex

◆ dwForwardMask

DWORD _MIB_IPFORWARDROW::dwForwardMask

◆ dwForwardMetric1

◆ dwForwardMetric2

DWORD _MIB_IPFORWARDROW::dwForwardMetric2

Definition at line 89 of file ipmib.h.

Referenced by createIpForwardEntry(), and GetIpForwardTable().

◆ dwForwardMetric3

DWORD _MIB_IPFORWARDROW::dwForwardMetric3

Definition at line 90 of file ipmib.h.

Referenced by createIpForwardEntry(), and GetIpForwardTable().

◆ dwForwardMetric4

DWORD _MIB_IPFORWARDROW::dwForwardMetric4

Definition at line 91 of file ipmib.h.

Referenced by createIpForwardEntry(), and GetIpForwardTable().

◆ dwForwardMetric5

DWORD _MIB_IPFORWARDROW::dwForwardMetric5

Definition at line 92 of file ipmib.h.

Referenced by createIpForwardEntry(), and GetIpForwardTable().

◆ dwForwardNextHop

◆ dwForwardNextHopAS

DWORD _MIB_IPFORWARDROW::dwForwardNextHopAS

Definition at line 87 of file ipmib.h.

Referenced by GetIpForwardTable().

◆ dwForwardPolicy

DWORD _MIB_IPFORWARDROW::dwForwardPolicy

Definition at line 73 of file ipmib.h.

Referenced by GetIpForwardTable(), and IpForwardTableSorter().

◆ dwForwardProto

DWORD _MIB_IPFORWARDROW::dwForwardProto

◆ dwForwardType

DWORD _MIB_IPFORWARDROW::dwForwardType

Definition at line 78 of file ipmib.h.

Referenced by GetIpForwardTable().

◆ ForwardProto

MIB_IPFORWARD_PROTO _MIB_IPFORWARDROW::ForwardProto

Definition at line 84 of file ipmib.h.

◆ ForwardType

MIB_IPFORWARD_TYPE _MIB_IPFORWARDROW::ForwardType

Definition at line 79 of file ipmib.h.


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