Searched refs:do_dtls_ (Results 1 – 1 of 1) sorted by relevance
70 do_dtls_(false), in FakeTransportChannel()157 do_dtls_ = true; in SetDestination()158 dest_->do_dtls_ = true; in SetDestination()223 return do_dtls_; in IsDtlsActive()299 bool do_dtls_; variable