Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.h564 STUN_ATTR_EVEN_PORT = 0x0018, // ByteString, 1 byte. enumerator
593 case STUN_ATTR_EVEN_PORT: return STUN_VALUE_BYTE_STRING; in GetAttributeValueType()