ReactOS 0.4.15-dev-8092-ge0ba2f3
_IPRouteEntry Struct Reference

#include <iphlpapi_private.h>

Public Attributes

ULONG ire_dest
 
ULONG ire_index
 
ULONG ire_metric1
 
ULONG ire_metric2
 
ULONG ire_metric3
 
ULONG ire_metric4
 
ULONG ire_gw
 
ULONG ire_type
 
ULONG ire_proto
 
ULONG ire_age
 
ULONG ire_mask
 
ULONG ire_metric5
 
ULONG ire_info
 

Detailed Description

Definition at line 86 of file iphlpapi_private.h.

Member Data Documentation

◆ ire_age

ULONG _IPRouteEntry::ire_age

Definition at line 96 of file iphlpapi_private.h.

◆ ire_dest

ULONG _IPRouteEntry::ire_dest

Definition at line 87 of file iphlpapi_private.h.

◆ ire_gw

ULONG _IPRouteEntry::ire_gw

Definition at line 93 of file iphlpapi_private.h.

◆ ire_index

ULONG _IPRouteEntry::ire_index

Definition at line 88 of file iphlpapi_private.h.

◆ ire_info

ULONG _IPRouteEntry::ire_info

Definition at line 99 of file iphlpapi_private.h.

◆ ire_mask

ULONG _IPRouteEntry::ire_mask

Definition at line 97 of file iphlpapi_private.h.

◆ ire_metric1

ULONG _IPRouteEntry::ire_metric1

Definition at line 89 of file iphlpapi_private.h.

◆ ire_metric2

ULONG _IPRouteEntry::ire_metric2

Definition at line 90 of file iphlpapi_private.h.

◆ ire_metric3

ULONG _IPRouteEntry::ire_metric3

Definition at line 91 of file iphlpapi_private.h.

◆ ire_metric4

ULONG _IPRouteEntry::ire_metric4

Definition at line 92 of file iphlpapi_private.h.

◆ ire_metric5

ULONG _IPRouteEntry::ire_metric5

Definition at line 98 of file iphlpapi_private.h.

◆ ire_proto

ULONG _IPRouteEntry::ire_proto

Definition at line 95 of file iphlpapi_private.h.

◆ ire_type

ULONG _IPRouteEntry::ire_type

Definition at line 94 of file iphlpapi_private.h.


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