ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <rosdhcp.h>
Definition at line 75 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread().
struct client_config _DHCP_ADAPTER::DhclientConfig |
Definition at line 73 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), and PrepareAdapterForService().
struct interface_info _DHCP_ADAPTER::DhclientInfo |
Definition at line 71 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), AdapterFindByHardwareAddress(), AdapterFindInfo(), DSLeaseIpAddress(), DSReleaseIpAddressLease(), DSRenewIpAddressLease(), DSStaticRefreshParams(), FindAdapterKey(), IsReconnectHackNeeded(), PrepareAdapterForService(), set_domain(), set_name_servers(), and setup_adapter().
struct client_state _DHCP_ADAPTER::DhclientState |
Definition at line 72 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), DSGetAdapterInfo(), DSRenewIpAddressLease(), DSStaticRefreshParams(), and PrepareAdapterForService().
MIB_IPADDRROW _DHCP_ADAPTER::IfAddr |
MIB_IFROW _DHCP_ADAPTER::IfMib |
Definition at line 66 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), AdapterFindIndex(), AdapterFindName(), DSQueryHWInfo(), PrepareAdapterForService(), setup_adapter(), and state_panic().
struct sockaddr_in _DHCP_ADAPTER::ListenAddr |
Definition at line 74 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread().
LIST_ENTRY _DHCP_ADAPTER::ListEntry |
Definition at line 65 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread().
ULONG _DHCP_ADAPTER::NteContext |
Definition at line 70 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), DSReleaseIpAddressLease(), DSStaticRefreshParams(), send_request(), setup_adapter(), and state_panic().
ULONG _DHCP_ADAPTER::NteInstance |
Definition at line 70 of file rosdhcp.h.
Referenced by DSStaticRefreshParams(), setup_adapter(), and state_panic().
Definition at line 76 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread().
MIB_IPFORWARDROW _DHCP_ADAPTER::RouterMib |
Definition at line 67 of file rosdhcp.h.
Referenced by AdapterDiscoveryThread(), DSReleaseIpAddressLease(), DSStaticRefreshParams(), and setup_adapter().