ReactOS 0.4.15-dev-7942-gd23573b
_MIB_IPADDRROW Struct Reference

#include <ipmib.h>

Public Attributes

DWORD dwAddr
 
IF_INDEX dwIndex
 
DWORD dwMask
 
DWORD dwBCastAddr
 
DWORD dwReasmSize
 
unsigned short unused1
 
unsigned short wType
 

Detailed Description

Definition at line 34 of file ipmib.h.

Member Data Documentation

◆ dwAddr

◆ dwBCastAddr

DWORD _MIB_IPADDRROW::dwBCastAddr

Definition at line 39 of file ipmib.h.

Referenced by GetIpAddrTable(), Test_WSAIoctl_GetInterfaceList(), and Test_WSAIoctl_InitTest().

◆ dwIndex

IF_INDEX _MIB_IPADDRROW::dwIndex

◆ dwMask

DWORD _MIB_IPADDRROW::dwMask

◆ dwReasmSize

DWORD _MIB_IPADDRROW::dwReasmSize

Definition at line 40 of file ipmib.h.

Referenced by GetIpAddrTable(), and Test_WSAIoctl_InitTest().

◆ unused1

unsigned short _MIB_IPADDRROW::unused1

Definition at line 41 of file ipmib.h.

Referenced by GetIpAddrTable().

◆ wType

unsigned short _MIB_IPADDRROW::wType

Definition at line 42 of file ipmib.h.

Referenced by GetIpAddrTable(), Test_WSAIoctl_GetInterfaceList(), and Test_WSAIoctl_InitTest().


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