ReactOS 0.4.16-dev-1948-gd260c1d
_MIB_IPFORWARD_ROW2 Struct Reference

#include <netioapi.h>

Collaboration diagram for _MIB_IPFORWARD_ROW2:

Public Attributes

NET_LUID InterfaceLuid
 
NET_IFINDEX InterfaceIndex
 
IP_ADDRESS_PREFIX DestinationPrefix
 
SOCKADDR_INET NextHop
 
UCHAR SitePrefixLength
 
ULONG ValidLifetime
 
ULONG PreferredLifetime
 
ULONG Metric
 
NL_ROUTE_PROTOCOL Protocol
 
BOOLEAN Loopback
 
BOOLEAN AutoconfigureAddress
 
BOOLEAN Publish
 
BOOLEAN Immortal
 
ULONG Age
 
NL_ROUTE_ORIGIN Origin
 

Detailed Description

Definition at line 200 of file netioapi.h.

Member Data Documentation

◆ Age

ULONG _MIB_IPFORWARD_ROW2::Age

Definition at line 215 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ AutoconfigureAddress

BOOLEAN _MIB_IPFORWARD_ROW2::AutoconfigureAddress

Definition at line 212 of file netioapi.h.

◆ DestinationPrefix

IP_ADDRESS_PREFIX _MIB_IPFORWARD_ROW2::DestinationPrefix

Definition at line 204 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ Immortal

BOOLEAN _MIB_IPFORWARD_ROW2::Immortal

Definition at line 214 of file netioapi.h.

◆ InterfaceIndex

NET_IFINDEX _MIB_IPFORWARD_ROW2::InterfaceIndex

Definition at line 203 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ InterfaceLuid

NET_LUID _MIB_IPFORWARD_ROW2::InterfaceLuid

Definition at line 202 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ Loopback

BOOLEAN _MIB_IPFORWARD_ROW2::Loopback

Definition at line 211 of file netioapi.h.

◆ Metric

ULONG _MIB_IPFORWARD_ROW2::Metric

Definition at line 209 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ NextHop

SOCKADDR_INET _MIB_IPFORWARD_ROW2::NextHop

Definition at line 205 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ Origin

NL_ROUTE_ORIGIN _MIB_IPFORWARD_ROW2::Origin

Definition at line 216 of file netioapi.h.

◆ PreferredLifetime

ULONG _MIB_IPFORWARD_ROW2::PreferredLifetime

Definition at line 208 of file netioapi.h.

◆ Protocol

NL_ROUTE_PROTOCOL _MIB_IPFORWARD_ROW2::Protocol

Definition at line 210 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ Publish

BOOLEAN _MIB_IPFORWARD_ROW2::Publish

Definition at line 213 of file netioapi.h.

◆ SitePrefixLength

UCHAR _MIB_IPFORWARD_ROW2::SitePrefixLength

Definition at line 206 of file netioapi.h.

◆ ValidLifetime

ULONG _MIB_IPFORWARD_ROW2::ValidLifetime

Definition at line 207 of file netioapi.h.


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