ReactOS 0.4.16-dev-250-g3ecd236
|
#include <info.h>
Public Attributes | |
ULONG | Dest |
ULONG | Index |
ULONG | Metric1 |
ULONG | Metric2 |
ULONG | Metric3 |
ULONG | Metric4 |
ULONG | Gw |
ULONG | Type |
ULONG | Proto |
ULONG | Age |
ULONG | Mask |
ULONG | Metric5 |
ULONG | Info |
ULONG IPROUTE_ENTRY::Dest |
Definition at line 44 of file info.h.
Referenced by InfoTdiQueryGetRouteTable(), and InfoTdiSetRoute().
ULONG IPROUTE_ENTRY::Gw |
Definition at line 50 of file info.h.
Referenced by InfoTdiQueryGetRouteTable(), and InfoTdiSetRoute().
ULONG IPROUTE_ENTRY::Index |
Definition at line 45 of file info.h.
Referenced by InfoTdiQueryGetRouteTable().
ULONG IPROUTE_ENTRY::Mask |
Definition at line 54 of file info.h.
Referenced by InfoTdiQueryGetRouteTable(), and InfoTdiSetRoute().
ULONG IPROUTE_ENTRY::Metric1 |
Definition at line 46 of file info.h.
Referenced by InfoTdiQueryGetRouteTable(), and InfoTdiSetRoute().
ULONG IPROUTE_ENTRY::Type |
Definition at line 51 of file info.h.
Referenced by InfoTdiQueryGetRouteTable(), and InfoTdiSetRoute().