Searched refs:STUN_ERROR_STALE_CREDENTIALS (Results 1 – 3 of 3) sorted by relevance
88 STUN_ERROR_STALE_CREDENTIALS = 430, enumerator
321 STUN_ERROR_STALE_CREDENTIALS, STUN_ERROR_REASON_STALE_CREDENTIALS); in OnUnknownAddress()
813 } else if (error_code == STUN_ERROR_STALE_CREDENTIALS) { in OnConnectionRequestErrorResponse()