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

Public Attributes | |
| struct _IP_ADDR_STRING * | Next |
| IP_ADDRESS_STRING | IpAddress |
| IP_MASK_STRING | IpMask |
| DWORD | Context |
| DWORD _IP_ADDR_STRING::Context |
Definition at line 38 of file iptypes.h.
Referenced by CopyIpAddrString(), and GetPerAdapterInfo().
| IP_ADDRESS_STRING _IP_ADDR_STRING::IpAddress |
Definition at line 36 of file iptypes.h.
Referenced by CopyIpAddrString(), CreateNameServerListEnumNamesFunc(), InitializePropertyDialog(), IsReconnectHackNeeded(), LANStatusUiDetailsDlg(), main(), Query_Main(), Release(), ShowInfo(), and TestUM().
| IP_MASK_STRING _IP_ADDR_STRING::IpMask |
Definition at line 37 of file iptypes.h.
Referenced by CopyIpAddrString(), InitializePropertyDialog(), LANStatusUiDetailsDlg(), and ShowInfo().
| struct _IP_ADDR_STRING * _IP_ADDR_STRING::Next |
Definition at line 35 of file iptypes.h.
Referenced by CopyIpAddrString(), CreateNameServerListEnumNamesFunc(), GetNetworkParams(), main(), Query_Main(), and ShowInfo().