Searched refs:set_stun_keepalive_delay (Results 1 – 4 of 4) sorted by relevance
49 port->set_stun_keepalive_delay(stun_keepalive_interval); in Create()71 port->set_stun_keepalive_delay(stun_keepalive_interval); in Create()108 void set_stun_keepalive_delay(const absl::optional<int>& delay);
364 void UDPPort::set_stun_keepalive_delay(const absl::optional<int>& delay) { in set_stun_keepalive_delay() function in cricket::UDPPort626 port->set_stun_keepalive_delay(stun_keepalive_interval); in Create()
83 stun_port_->set_stun_keepalive_delay(stun_keepalive_delay_); in CreateStunPort()
509 static_cast<UDPPort*>(port)->set_stun_keepalive_delay( in SetStunKeepaliveIntervalForReadyPorts()