Home
last modified time | relevance | path

Searched refs:SIZE_IP4 (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/p2p/base/
Dstun.h274 static const uint16 SIZE_IP4 = 8; variable
314 SetLength(SIZE_IP4); in EnsureAddressLength()
Dstun.cc528 if (length() != SIZE_IP4) { in Read()