OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_IP4
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/p2p/base/
stun.h
260
static const uint16_t
SIZE_IP4
= 8;
300
SetLength(
SIZE_IP4
);
stun.cc
512
if (length() !=
SIZE_IP4
) {
Completed in 579 milliseconds