Searched refs:STUN_ATTR_DATA (Results 1 – 4 of 4) sorted by relevance
111 case STUN_ATTR_DATA: in GetByteString()239 case STUN_ATTR_DATA: in Create()298 case STUN_ATTR_DATA: in CreateByteString()
568 StunAttribute::CreateByteString(STUN_ATTR_DATA); in SendTo()705 const StunByteStringAttribute* data_attr = msg.GetByteString(STUN_ATTR_DATA); in OnReadPacket()
80 STUN_ATTR_DATA = 0x0013, // ByteString enumerator
482 request.GetByteString(STUN_ATTR_DATA); in HandleStunSend()640 StunAttribute::CreateByteString(STUN_ATTR_DATA); in Send()