ReactOS 0.4.15-dev-7924-g5949c20
IPAddrEntry Struct Reference

#include <tcpioctl.h>

Public Attributes

ULONG iae_addr
 
ULONG iae_index
 
ULONG iae_mask
 
ULONG iae_bcastaddr
 
ULONG iae_reasmsize
 
USHORT iae_context
 
USHORT iae_pad
 

Detailed Description

Definition at line 160 of file tcpioctl.h.

Member Data Documentation

◆ iae_addr

ULONG IPAddrEntry::iae_addr

Definition at line 162 of file tcpioctl.h.

Referenced by getAddrByIndexOrName(), test_IP_MIB_STATS(), and WSHIoctl_GetInterfaceList().

◆ iae_bcastaddr

ULONG IPAddrEntry::iae_bcastaddr

Definition at line 165 of file tcpioctl.h.

Referenced by getAddrByIndexOrName(), and WSHIoctl_GetInterfaceList().

◆ iae_context

USHORT IPAddrEntry::iae_context

Definition at line 167 of file tcpioctl.h.

◆ iae_index

ULONG IPAddrEntry::iae_index

Definition at line 163 of file tcpioctl.h.

Referenced by WSHIoctl_GetInterfaceList().

◆ iae_mask

ULONG IPAddrEntry::iae_mask

Definition at line 164 of file tcpioctl.h.

Referenced by getAddrByIndexOrName(), test_IP_MIB_STATS(), and WSHIoctl_GetInterfaceList().

◆ iae_pad

USHORT IPAddrEntry::iae_pad

Definition at line 168 of file tcpioctl.h.

◆ iae_reasmsize

ULONG IPAddrEntry::iae_reasmsize

Definition at line 166 of file tcpioctl.h.

Referenced by WSHIoctl_GetInterfaceList().


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