Searched refs:dhcpEnabled (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Main/include/
H A DHostNetworkInterfaceImpl.h93 Data() : IPAddress(0), networkMask(0), dhcpEnabled(FALSE),
105 BOOL dhcpEnabled; member in struct:HostNetworkInterface::Data
/vbox/src/VBox/Main/src-server/
H A DHostNetworkInterfaceImpl.cpp165 m.dhcpEnabled = info.bDhcpEnabled;
224 m.dhcpEnabled = pIf->bDhcpEnabled;
286 *aDHCPEnabled = m.dhcpEnabled;
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2838 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);
H A DVBoxCAPI_v3_0.h3377 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);
H A DVBoxCAPI_v3_1.h3349 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);
H A DVBoxCAPI_v3_2.h3471 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);
H A DVBoxCAPI_v4_0.h3681 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);
H A DVBoxCAPI_v4_1.h3918 nsresult (*GetDhcpEnabled)(IHostNetworkInterface *pThis, PRBool *dhcpEnabled);

Completed in 152 milliseconds