Searched refs:STUN_ATTR_USERNAME (Results 1 – 5 of 5) sorted by relevance
250 stun_msg->GetByteString(STUN_ATTR_USERNAME); in GetStunMessage()329 request->GetByteString(STUN_ATTR_USERNAME); in SendBindingResponse()342 StunAttribute::CreateByteString(STUN_ATTR_USERNAME); in SendBindingResponse()378 request->GetByteString(STUN_ATTR_USERNAME); in SendBindingErrorResponse()391 StunAttribute::CreateByteString(STUN_ATTR_USERNAME); in SendBindingErrorResponse()475 StunAttribute::CreateByteString(STUN_ATTR_USERNAME); in Prepare()
108 case STUN_ATTR_USERNAME: in GetByteString()231 case STUN_ATTR_USERNAME: in Create()295 case STUN_ATTR_USERNAME: in CreateByteString()
547 StunAttribute::CreateByteString(STUN_ATTR_USERNAME); in SendTo()742 StunAttribute::CreateByteString(STUN_ATTR_USERNAME); in Prepare()
67 STUN_ATTR_USERNAME = 0x0006, // ByteString, multiple of 4 bytes enumerator
277 msg.GetByteString(STUN_ATTR_USERNAME); in OnExternalPacket()326 msg->GetByteString(STUN_ATTR_USERNAME); in HandleStun()