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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 88 STUN_ERROR_STALE_CREDENTIALS = 430,
p2ptransportchannel.cc 321 STUN_ERROR_STALE_CREDENTIALS, STUN_ERROR_REASON_STALE_CREDENTIALS);
    [all...]
port.cc 813 } else if (error_code == STUN_ERROR_STALE_CREDENTIALS) {

Completed in 129 milliseconds