Home
last modified time | relevance | path

Searched refs:pCurrentConfig (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/netcfgx/
H A Dtcpipconf_notify.c75 TcpipSettings *pCurrentConfig; member
2420 if (This->pCurrentConfig->Ns && This->pCurrentConfig->Ns->Next) in StoreTcpipBasicSettings()
2951 if (This->pCurrentConfig) in Initialize()
3300 pCurrentConfig = This->pCurrentConfig; in INetCfgComponentControl_fnApplyRegistryChanges()
3301 This->pCurrentConfig = NULL; in INetCfgComponentControl_fnApplyRegistryChanges()
3305 This->pCurrentConfig = pCurrentConfig; in INetCfgComponentControl_fnApplyRegistryChanges()
3309 This->pCurrentConfig = pCurrentConfig; in INetCfgComponentControl_fnApplyRegistryChanges()
3316 if (pCurrentConfig->pDNS) in INetCfgComponentControl_fnApplyRegistryChanges()
3466 if (pCurrentConfig->Gw) in INetCfgComponentControl_fnApplyRegistryChanges()
3501 if (!pCurrentConfig->Ns || pCurrentConfig->AutoconfigActive) in INetCfgComponentControl_fnApplyRegistryChanges()
[all …]