Searched refs:nit (Results 1 – 2 of 2) sorted by relevance
261 auto nit = interfaces.end(); in removeInterface() local264 nit = interfaces.find(*info.name); in removeInterface()265 if (nit != interfaces.end() && iit != interfacesByIdx.end() && in removeInterface()266 nit->second.get() != iit->second) in removeInterface()275 for (nit = interfaces.begin(); nit != interfaces.end(); ++nit) in removeInterface()277 if (nit->second.get() == iit->second) in removeInterface()292 if (nit != interfaces.end()) in removeInterface()294 interfaces.erase(nit); in removeInterface()
7 # (aka nit other) to: 5555