Home
last modified time | relevance | path

Searched refs:stun_candidate_keepalive_interval_ (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.cc187 stun_candidate_keepalive_interval_ = stun_candidate_keepalive_interval; in SetConfiguration()
190 stun_candidate_keepalive_interval_); in SetConfiguration()
Dport_allocator.h394 return stun_candidate_keepalive_interval_; in stun_candidate_keepalive_interval()
656 absl::optional<int> stun_candidate_keepalive_interval_; variable