Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstun.h567 STUN_ATTR_RESERVATION_TOKEN = 0x0022, // ByteString, 8 bytes. enumerator
596 case STUN_ATTR_RESERVATION_TOKEN: return STUN_VALUE_BYTE_STRING; in GetAttributeValueType()