Home
last modified time | relevance | path

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

/external/webrtc/api/transport/
Dstun.h329 static const uint16_t SIZE_IP4 = 8; variable
367 SetLength(SIZE_IP4); in EnsureAddressLength()
Dstun.cc745 if (length() != SIZE_IP4) { in Read()