|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ws2ipdef.h>

Public Attributes | |
| ULONG | iiFlags |
| sockaddr_gen | iiAddress |
| sockaddr_gen | iiBroadcastAddress |
| sockaddr_gen | iiNetmask |
Definition at line 164 of file ws2ipdef.h.
| sockaddr_gen _INTERFACE_INFO::iiAddress |
Definition at line 166 of file ws2ipdef.h.
Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().
| sockaddr_gen _INTERFACE_INFO::iiBroadcastAddress |
Definition at line 167 of file ws2ipdef.h.
Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().
| ULONG _INTERFACE_INFO::iiFlags |
Definition at line 165 of file ws2ipdef.h.
Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().
| sockaddr_gen _INTERFACE_INFO::iiNetmask |
Definition at line 168 of file ws2ipdef.h.
Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().