Searched refs:removeInterfaceAlert (Results 1 – 3 of 3) sorted by relevance
98 int removeInterfaceAlert(const char *iface);
1006 int BandwidthController::removeInterfaceAlert(const char *iface) { in removeInterfaceAlert() function in BandwidthController
1142 int rc = gCtls->bandwidthCtrl.removeInterfaceAlert(argv[2]); in runCommand()