ReactOS 0.4.16-dev-1946-g52006dd
_MIB_IPNET_ROW2 Struct Reference

#include <netioapi.h>

Collaboration diagram for _MIB_IPNET_ROW2:

Public Attributes

SOCKADDR_INET Address
 
NET_IFINDEX InterfaceIndex
 
NET_LUID InterfaceLuid
 
UCHAR PhysicalAddress [IF_MAX_PHYS_ADDRESS_LENGTH]
 
ULONG PhysicalAddressLength
 
NL_NEIGHBOR_STATE State
 
union {
   struct {
      BOOLEAN   IsRouter: 1
 
      BOOLEAN   IsUnreachable: 1
 
   }   DUMMYSTRUCTNAME
 
   UCHAR   Flags
 
DUMMYUNIONNAME
 
union {
   ULONG   LastReachable
 
   ULONG   LastUnreachable
 
ReachabilityTime
 

Detailed Description

Definition at line 225 of file netioapi.h.

Member Data Documentation

◆ Address

SOCKADDR_INET _MIB_IPNET_ROW2::Address

Definition at line 227 of file netioapi.h.

◆ 

struct { ... } _MIB_IPNET_ROW2::DUMMYSTRUCTNAME

◆ 

union { ... } _MIB_IPNET_ROW2::DUMMYUNIONNAME

◆ Flags

UCHAR _MIB_IPNET_ROW2::Flags

Definition at line 241 of file netioapi.h.

◆ InterfaceIndex

NET_IFINDEX _MIB_IPNET_ROW2::InterfaceIndex

Definition at line 228 of file netioapi.h.

◆ InterfaceLuid

NET_LUID _MIB_IPNET_ROW2::InterfaceLuid

Definition at line 229 of file netioapi.h.

◆ IsRouter

BOOLEAN _MIB_IPNET_ROW2::IsRouter

Definition at line 238 of file netioapi.h.

◆ IsUnreachable

BOOLEAN _MIB_IPNET_ROW2::IsUnreachable

Definition at line 239 of file netioapi.h.

◆ LastReachable

ULONG _MIB_IPNET_ROW2::LastReachable

Definition at line 246 of file netioapi.h.

◆ LastUnreachable

ULONG _MIB_IPNET_ROW2::LastUnreachable

Definition at line 247 of file netioapi.h.

◆ PhysicalAddress

UCHAR _MIB_IPNET_ROW2::PhysicalAddress[IF_MAX_PHYS_ADDRESS_LENGTH]

Definition at line 230 of file netioapi.h.

◆ PhysicalAddressLength

ULONG _MIB_IPNET_ROW2::PhysicalAddressLength

Definition at line 231 of file netioapi.h.

◆ 

union { ... } _MIB_IPNET_ROW2::ReachabilityTime

◆ State

NL_NEIGHBOR_STATE _MIB_IPNET_ROW2::State

Definition at line 232 of file netioapi.h.


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