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

  /external/webrtc/webrtc/p2p/base/
relayserver_unittest.cc 240 EXPECT_EQ(STUN_ALLOCATE_RESPONSE, res->type());
270 EXPECT_EQ(STUN_ALLOCATE_RESPONSE, res->type());
stun.h 501 // STUN_ALLOCATE_RESPONSE = 0x0103,
542 STUN_ALLOCATE_RESPONSE = 0x0103,
relayserver.cc 418 response.SetType(STUN_ALLOCATE_RESPONSE);

Completed in 37 milliseconds