Searched refs:STUN_ERROR_REASON_INTEGRITY_CHECK_FAILURE (Results 1 – 2 of 2) sorted by relevance
100 extern const std::string STUN_ERROR_REASON_INTEGRITY_CHECK_FAILURE;
43 const std::string STUN_ERROR_REASON_INTEGRITY_CHECK_FAILURE = "INTEGRITY CHECK FAILURE"; variable