|
ReactOS 0.4.17-dev-116-ga4b6fe9
|
#include <rosdhcp.h>
Public Attributes | |
| DWORD | IpAddress |
| DWORD | SubnetMask |
| DWORD | DefaultGateway |
| DWORD | DnsServer1 |
| DWORD | DnsServer2 |
| DWORD _ALTERNATE_CONFIGURATION::DefaultGateway |
Definition at line 72 of file rosdhcp.h.
Referenced by state_panic().
| DWORD _ALTERNATE_CONFIGURATION::DnsServer1 |
Definition at line 73 of file rosdhcp.h.
Referenced by state_panic().
| DWORD _ALTERNATE_CONFIGURATION::DnsServer2 |
Definition at line 74 of file rosdhcp.h.
Referenced by state_panic().
| DWORD _ALTERNATE_CONFIGURATION::IpAddress |
Definition at line 70 of file rosdhcp.h.
Referenced by LoadAlternateConfiguration(), and state_panic().
| DWORD _ALTERNATE_CONFIGURATION::SubnetMask |
Definition at line 71 of file rosdhcp.h.
Referenced by LoadAlternateConfiguration(), and state_panic().