OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateXorAddress
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stunserver.cc
79
mapped_addr = StunAttribute::
CreateXorAddress
(STUN_ATTR_XOR_MAPPED_ADDRESS);
stun.h
251
static StunXorAddressAttribute*
CreateXorAddress
(uint16 type);
stun_unittest.cc
[
all
...]
stun.cc
477
StunXorAddressAttribute* StunAttribute::
CreateXorAddress
(uint16 type) {
Completed in 329 milliseconds