ReactOS 0.4.15-dev-7842-g558ab78
FIXED_INFO Struct Reference

#include <iptypes.h>

Collaboration diagram for FIXED_INFO:

Public Attributes

char HostName [MAX_HOSTNAME_LEN+4]
 
char DomainName [MAX_DOMAIN_NAME_LEN+4]
 
PIP_ADDR_STRING CurrentDnsServer
 
IP_ADDR_STRING DnsServerList
 
UINT NodeType
 
char ScopeId [MAX_SCOPE_ID_LEN+4]
 
UINT EnableRouting
 
UINT EnableProxy
 
UINT EnableDns
 

Detailed Description

Definition at line 80 of file iptypes.h.

Member Data Documentation

◆ CurrentDnsServer

PIP_ADDR_STRING FIXED_INFO::CurrentDnsServer

Definition at line 83 of file iptypes.h.

Referenced by main().

◆ DnsServerList

IP_ADDR_STRING FIXED_INFO::DnsServerList

Definition at line 84 of file iptypes.h.

Referenced by GetNetworkParams(), main(), Query_Main(), and ShowInfo().

◆ DomainName

◆ EnableDns

UINT FIXED_INFO::EnableDns

Definition at line 89 of file iptypes.h.

◆ EnableProxy

UINT FIXED_INFO::EnableProxy

Definition at line 88 of file iptypes.h.

◆ EnableRouting

UINT FIXED_INFO::EnableRouting

Definition at line 87 of file iptypes.h.

Referenced by ShowInfo().

◆ HostName

◆ NodeType

UINT FIXED_INFO::NodeType

Definition at line 85 of file iptypes.h.

Referenced by GetNetworkParams(), and ShowInfo().

◆ ScopeId

char FIXED_INFO::ScopeId[MAX_SCOPE_ID_LEN+4]

Definition at line 86 of file iptypes.h.

Referenced by GetNetworkParams().


The documentation for this struct was generated from the following file: