Searched refs:persist_ (Results 1 – 2 of 2) sorted by relevance
30 persist_(persist), in TunTapDevice()37 if (!persist_) { in ~TunTapDevice()146 persist_ ? reinterpret_cast<void*>(&if_request) : nullptr) != 0) { in OpenDevice()
73 const bool persist_; variable