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