Home
last modified time | relevance | path

Searched refs:CreateAddress (Results 1 – 6 of 6) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dstunserver.cc93 StunAttribute::CreateAddress(STUN_ATTR_MAPPED_ADDRESS); in OnBindingRequest()
107 StunAttribute::CreateAddress(STUN_ATTR_SOURCE_ADDRESS); in OnBindingRequest()
Dstun.h178 static StunAddressAttribute* CreateAddress(uint16 type);
Drelayserver.cc452 StunAttribute::CreateAddress(STUN_ATTR_MAPPED_ADDRESS); in HandleStunAllocate()
633 StunAttribute::CreateAddress(STUN_ATTR_SOURCE_ADDRESS2); in Send()
Dstun.cc261 StunAddressAttribute* StunAttribute::CreateAddress(uint16 type) { in CreateAddress() function in cricket::StunAttribute
Drelayport.cc553 StunAttribute::CreateAddress(STUN_ATTR_DESTINATION_ADDRESS); in SendTo()
Dport.cc347 StunAttribute::CreateAddress(STUN_ATTR_MAPPED_ADDRESS); in SendBindingResponse()