|
ReactOS 0.4.17-dev-7-g62537b3
|

Definition at line 59 of file tcpipconf_notify.c.
| WCHAR _AdapterSettings::AdapterName[45] |
Definition at line 64 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), INetCfgComponentPropertyUi_fnSetContext(), and LoadAdapterSettings().
| AlternateConfiguration _AdapterSettings::AltConfig |
Definition at line 94 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().
| UINT _AdapterSettings::DnsDhcpEnabled |
Definition at line 76 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().
| DWORD _AdapterSettings::Index |
Definition at line 65 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyPnpChanges(), and LoadAdapterSettings().
| UINT _AdapterSettings::NewDhcpEnabled |
Definition at line 75 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::NewGw |
Definition at line 70 of file tcpipconf_notify.c.
Referenced by FreeSettings(), GatewaysChanged(), INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::NewIp |
Definition at line 68 of file tcpipconf_notify.c.
Referenced by FreeSettings(), INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), IpAddressesChanged(), and LoadAdapterSettings().
| DWORD _AdapterSettings::NewMetric |
Definition at line 79 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::NewNs |
Definition at line 72 of file tcpipconf_notify.c.
Referenced by FreeSettings(), INetCfgComponentControl_fnApplyRegistryChanges(), LoadAdapterSettings(), NameServersChanged(), and ParseNameServer().
| DWORD _AdapterSettings::NewRegisterAdapterName |
Definition at line 81 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| DWORD _AdapterSettings::NewRegistrationEnabled |
Definition at line 83 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| UINT _AdapterSettings::OldDhcpEnabled |
Definition at line 74 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::OldGw |
Definition at line 69 of file tcpipconf_notify.c.
Referenced by FreeSettings(), GatewaysChanged(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::OldIp |
Definition at line 67 of file tcpipconf_notify.c.
Referenced by FreeSettings(), INetCfgComponentControl_fnApplyPnpChanges(), IpAddressesChanged(), and LoadAdapterSettings().
| DWORD _AdapterSettings::OldMetric |
Definition at line 78 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| IP_ADDR* _AdapterSettings::OldNs |
Definition at line 71 of file tcpipconf_notify.c.
Referenced by FreeSettings(), NameServersChanged(), and ParseNameServer().
| DWORD _AdapterSettings::OldRegisterAdapterName |
Definition at line 80 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| DWORD _AdapterSettings::OldRegistrationEnabled |
Definition at line 82 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| struct _AdapterSettings* _AdapterSettings::pNext |
Definition at line 62 of file tcpipconf_notify.c.
Referenced by FreeIPAddr(), FreeSettings(), GetIpAddressFromStringW(), INetCfgComponentControl_fnApplyPnpChanges(), INetCfgComponentControl_fnApplyRegistryChanges(), and INetCfgComponentPropertyUi_fnSetContext().
| struct _AdapterSettings* _AdapterSettings::pPrev |
Definition at line 61 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().
| DWORD _AdapterSettings::RawIPSize |
Definition at line 92 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().
| WCHAR _AdapterSettings::szDomain[100] |
Definition at line 85 of file tcpipconf_notify.c.
Referenced by INetCfgComponentControl_fnApplyRegistryChanges(), and LoadAdapterSettings().
| LPWSTR _AdapterSettings::szRawIPAllowedProtocols |
Definition at line 89 of file tcpipconf_notify.c.
Referenced by FreeSettings(), LoadAdapterSettings(), and TcpipFilterSettingsDlg().
| LPWSTR _AdapterSettings::szTCPAllowedPorts |
Definition at line 87 of file tcpipconf_notify.c.
Referenced by FreeSettings(), LoadAdapterSettings(), and TcpipFilterSettingsDlg().
| LPWSTR _AdapterSettings::szUDPAllowedPorts |
Definition at line 88 of file tcpipconf_notify.c.
Referenced by FreeSettings(), LoadAdapterSettings(), and TcpipFilterSettingsDlg().
| DWORD _AdapterSettings::TCPSize |
Definition at line 90 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().
| DWORD _AdapterSettings::UDPSize |
Definition at line 91 of file tcpipconf_notify.c.
Referenced by LoadAdapterSettings().