Searched refs:clearInterfaces (Results 1 – 3 of 3) sorted by relevance
49 int clearInterfaces() WARN_UNUSED_RESULT;
43 int Network::clearInterfaces() { in clearInterfaces() function in Network
375 int ret = network->clearInterfaces(); in destroyNetwork()