ReactOS 0.4.16-dev-336-gb667d82
|
#include <iptypes.h>
PIP_ADDR_STRING FIXED_INFO::CurrentDnsServer |
IP_ADDR_STRING FIXED_INFO::DnsServerList |
Definition at line 84 of file iptypes.h.
Referenced by GetNetworkParams(), main(), Query_Main(), and ShowInfo().
char FIXED_INFO::DomainName[MAX_DOMAIN_NAME_LEN+4] |
Definition at line 82 of file iptypes.h.
Referenced by CheckForCurrentHostname(), getdomainname(), GetNetworkParams(), main(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
UINT FIXED_INFO::EnableRouting |
Definition at line 87 of file iptypes.h.
Referenced by ShowInfo().
char FIXED_INFO::HostName[MAX_HOSTNAME_LEN+4] |
Definition at line 81 of file iptypes.h.
Referenced by CheckForCurrentHostname(), getdomainname(), GetNetworkParams(), Query_Main(), ShowInfo(), test_GetNetworkParams(), and TestHostName().
UINT FIXED_INFO::NodeType |
Definition at line 85 of file iptypes.h.
Referenced by GetNetworkParams(), and ShowInfo().
char FIXED_INFO::ScopeId[MAX_SCOPE_ID_LEN+4] |
Definition at line 86 of file iptypes.h.
Referenced by GetNetworkParams().