ReactOS 0.4.16-dev-1946-g52006dd
_MIB_UNICASTIPADDRESS_ROW Struct Reference

#include <netioapi.h>

Collaboration diagram for _MIB_UNICASTIPADDRESS_ROW:

Public Attributes

SOCKADDR_INET Address
 
NET_LUID InterfaceLuid
 
NET_IFINDEX InterfaceIndex
 
NL_PREFIX_ORIGIN PrefixOrigin
 
NL_SUFFIX_ORIGIN SuffixOrigin
 
ULONG ValidLifetime
 
ULONG PreferredLifetime
 
UINT8 OnLinkPrefixLength
 
BOOLEAN SkipAsSource
 
NL_DAD_STATE DadState
 
SCOPE_ID ScopeId
 
LARGE_INTEGER CreationTimeStamp
 

Detailed Description

Definition at line 158 of file netioapi.h.

Member Data Documentation

◆ Address

SOCKADDR_INET _MIB_UNICASTIPADDRESS_ROW::Address

Definition at line 160 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ CreationTimeStamp

LARGE_INTEGER _MIB_UNICASTIPADDRESS_ROW::CreationTimeStamp

Definition at line 171 of file netioapi.h.

◆ DadState

NL_DAD_STATE _MIB_UNICASTIPADDRESS_ROW::DadState

Definition at line 169 of file netioapi.h.

◆ InterfaceIndex

NET_IFINDEX _MIB_UNICASTIPADDRESS_ROW::InterfaceIndex

Definition at line 162 of file netioapi.h.

◆ InterfaceLuid

NET_LUID _MIB_UNICASTIPADDRESS_ROW::InterfaceLuid

Definition at line 161 of file netioapi.h.

Referenced by testGetIpForwardTable().

◆ OnLinkPrefixLength

UINT8 _MIB_UNICASTIPADDRESS_ROW::OnLinkPrefixLength

Definition at line 167 of file netioapi.h.

◆ PreferredLifetime

ULONG _MIB_UNICASTIPADDRESS_ROW::PreferredLifetime

Definition at line 166 of file netioapi.h.

◆ PrefixOrigin

NL_PREFIX_ORIGIN _MIB_UNICASTIPADDRESS_ROW::PrefixOrigin

Definition at line 163 of file netioapi.h.

◆ ScopeId

SCOPE_ID _MIB_UNICASTIPADDRESS_ROW::ScopeId

Definition at line 170 of file netioapi.h.

◆ SkipAsSource

BOOLEAN _MIB_UNICASTIPADDRESS_ROW::SkipAsSource

Definition at line 168 of file netioapi.h.

◆ SuffixOrigin

NL_SUFFIX_ORIGIN _MIB_UNICASTIPADDRESS_ROW::SuffixOrigin

Definition at line 164 of file netioapi.h.

◆ ValidLifetime

ULONG _MIB_UNICASTIPADDRESS_ROW::ValidLifetime

Definition at line 165 of file netioapi.h.


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