Searched refs:STUN_ATTR_CHANNEL_NUMBER (Results 1 – 3 of 3) sorted by relevance
558 STUN_ATTR_CHANNEL_NUMBER = 0x000C, // UInt32 enumerator588 case STUN_ATTR_CHANNEL_NUMBER: return STUN_VALUE_UINT32; in GetAttributeValueType()
722 msg->GetUInt32(STUN_ATTR_CHANNEL_NUMBER); in HandleChannelBindRequest()
1340 STUN_ATTR_CHANNEL_NUMBER, channel_id_ << 16))); in Prepare()