HomeSort by relevance Sort by last modified time
    Searched refs:STUN_ERROR_STALE_NONCE (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
turnport.cc 792 if (error_code->code() == STUN_ERROR_STALE_NONCE) {
    [all...]
stun.h 101 STUN_ERROR_STALE_NONCE = 438,
turnserver.cc 403 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE,
420 SendErrorResponseWithRealmAndNonce(conn, msg, STUN_ERROR_STALE_NONCE,
    [all...]

Completed in 129 milliseconds