Searched refs:stun_keepalive_interval_or_default (Results 1 – 3 of 3) sorted by relevance
77 int IceConfig::stun_keepalive_interval_or_default() const { in stun_keepalive_interval_or_default() function in cricket::IceConfig
191 int stun_keepalive_interval_or_default() const;
669 << config.stun_keepalive_interval_or_default(); in SetIceConfig()