Searched refs:stun_keepalive_delay_ (Results 1 – 3 of 3) sorted by relevance
58 stun_keepalive_delay_(1), in StunPortTestBase()83 stun_port_->set_stun_keepalive_delay(stun_keepalive_delay_); in CreateStunPort()155 void SetKeepaliveDelay(int delay) { stun_keepalive_delay_ = delay; } in SetKeepaliveDelay()175 int stun_keepalive_delay_; member in StunPortTestBase
109 int stun_keepalive_delay() const { return stun_keepalive_delay_; } in stun_keepalive_delay()252 int stun_keepalive_delay_; variable
181 stun_keepalive_delay_(STUN_KEEPALIVE_INTERVAL), in UDPPort()208 stun_keepalive_delay_(STUN_KEEPALIVE_INTERVAL), in UDPPort()365 stun_keepalive_delay_ = delay.value_or(STUN_KEEPALIVE_INTERVAL); in set_stun_keepalive_delay()