HomeSort by relevance Sort by last modified time
    Searched refs:SIZE_IP6 (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/p2p/base/
stun.h 261 static const uint16_t SIZE_IP6 = 20;
304 SetLength(SIZE_IP6);
stun.cc 522 if (length() != SIZE_IP6) {

Completed in 227 milliseconds