Searched defs:skipSignal (Results 1 – 2 of 2) sorted by relevance
91 constexpr auto skipSignal = true; local
139 void EthernetInterface::updateInfo(const InterfaceInfo& info, bool skipSignal) in updateInfo()