Searched refs:NetIfDhcpsStop (Results 1 – 4 of 4) sorted by relevance
183 NetIfDhcpsStop(g_netDevice); in WifiNetDeviceDhcpServer()187 if (NetIfDhcpsStop(g_netDevice) != expectedRet) { in WifiNetDeviceDhcpServer()
773 int32_t NetIfDhcpsStop(const struct NetDevice *netDevice);
543 int32_t NetIfDhcpsStop(const struct NetDevice *netDevice) in NetIfDhcpsStop() function
691 (void)NetIfDhcpsStop(netdev); in UnsetNetIfInfo()