Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.h260 static const uint16_t SIZE_IP4 = 8; variable
300 SetLength(SIZE_IP4); in EnsureAddressLength()
Dstun.cc512 if (length() != SIZE_IP4) { in Read()