Searched refs:STUN_ATTR_OPTIONS (Results 1 – 3 of 3) sorted by relevance
518 STUN_ATTR_OPTIONS = 0x8001, // UInt32 enumerator532 case STUN_ATTR_OPTIONS: return STUN_VALUE_UINT32; in GetAttributeValueType()
598 StunAttribute::CreateUInt32(STUN_ATTR_OPTIONS); in SendTo()719 msg.GetUInt32(STUN_ATTR_OPTIONS)) { in OnReadPacket()
485 request.GetUInt32(STUN_ATTR_OPTIONS); in HandleStunSend()501 StunAttribute::CreateUInt32(cricket::STUN_ATTR_OPTIONS); in HandleStunSend()