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

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
stun.h 54 STUN_SEND_RESPONSE = 0x0104,
stun.cc 561 return STUN_SEND_RESPONSE;
relayport.cc 678 } else if (msg.type() == STUN_SEND_RESPONSE) {
relayserver.cc 515 response.SetType(STUN_SEND_RESPONSE);

Completed in 113 milliseconds