Searched refs:currently_up (Results 1 – 1 of 1) sorted by relevance
91 const bool currently_up = ifr.ifr_flags & IFF_UP; in SetUpState() local92 if (currently_up == request_up) { in SetUpState()