Searched refs:NetIfDhcpStop (Results 1 – 5 of 5) sorted by relevance
164 NetIfDhcpStop(g_netDevice); in WifiNetDeviceDhcpClient()168 if (NetIfDhcpStop(g_netDevice) != expectedRet) { in WifiNetDeviceDhcpClient()
797 int32_t NetIfDhcpStop(const struct NetDevice *netDevice);
188 (void)NetIfDhcpStop((struct NetDevice *)netDev); in HdfStartDhcpClient()
563 int32_t NetIfDhcpStop(const struct NetDevice *netDevice) in NetIfDhcpStop() function
690 (void)NetIfDhcpStop(netdev); in UnsetNetIfInfo()