OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_IP6
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.h
274
static const uint16
SIZE_IP6
= 20;
317
SetLength(
SIZE_IP6
);
stun.cc
536
if (length() !=
SIZE_IP6
) {
Completed in 25 milliseconds