Searched refs:m_DhcpdInterface (Results 1 – 4 of 4) sorted by relevance
127 …if (!m_DhcpdInterface.StartDhcpServerFromInterface(ifaceName, ipv4, ipv6, ipAddress, true, leaseTi… in StartDhcpServer()147 if (!m_DhcpdInterface.StopDhcp(ifaceName)) { in StopDhcpServer()161 return m_DhcpdInterface.GetConnectedStationInfo(ifaceName, result); in GetConnectedStationInfo()
132 DhcpdInterface m_DhcpdInterface; variable
422 DhcpdInterface m_DhcpdInterface; variable
880 …m_DhcpdInterface.RegisterDhcpCallBack(groupManager.GetCurrentGroup().GetInterface(), serverCallBac… in StartDhcpServer()882 … if (!m_DhcpdInterface.StartDhcpServerFromInterface(groupManager.GetCurrentGroup().GetInterface(), in StartDhcpServer()904 return m_DhcpdInterface.StopDhcp(groupManager.GetCurrentGroup().GetInterface()); in StopDhcpServer()