Searched refs:currentlyUp (Results 1 – 1 of 1) sorted by relevance
86 const bool currentlyUp = ifr.ifr_flags & IFF_UP; in SetUpState() local87 if (currentlyUp == requestUp) { in SetUpState()