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

| PIP_ADDR_STRING FIXED_INFO_W2KSP1::CurrentDnsServer |
| IP_ADDR_STRING FIXED_INFO_W2KSP1::DnsServerList |
Definition at line 77 of file iptypes.h.
Referenced by GetNetworkParams(), main(), Query_Main(), and ShowInfo().
| char FIXED_INFO_W2KSP1::DomainName[MAX_DOMAIN_NAME_LEN+4] |
Definition at line 75 of file iptypes.h.
Referenced by CheckForCurrentHostname(), getdomainname(), GetNetworkParams(), main(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
| UINT FIXED_INFO_W2KSP1::EnableRouting |
Definition at line 80 of file iptypes.h.
Referenced by ShowInfo().
| char FIXED_INFO_W2KSP1::HostName[MAX_HOSTNAME_LEN+4] |
Definition at line 74 of file iptypes.h.
Referenced by CheckForCurrentHostname(), getdomainname(), GetNetworkParams(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
| UINT FIXED_INFO_W2KSP1::NodeType |
Definition at line 78 of file iptypes.h.
Referenced by GetNetworkParams(), and ShowInfo().
| char FIXED_INFO_W2KSP1::ScopeId[MAX_SCOPE_ID_LEN+4] |
Definition at line 79 of file iptypes.h.
Referenced by GetNetworkParams().