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

  /external/webrtc/webrtc/p2p/base/
stunserver.cc 93 mapped_addr = StunAttribute::CreateXorAddress(STUN_ATTR_XOR_MAPPED_ADDRESS);
stun.h 238 static StunXorAddressAttribute* CreateXorAddress(uint16_t type);
stun_unittest.cc     [all...]
stun.cc 463 StunXorAddressAttribute* StunAttribute::CreateXorAddress(uint16_t type) {

Completed in 216 milliseconds