Searched refs:STUN_ATTR_SOFTWARE (Results 1 – 4 of 4) sorted by relevance
604 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()632 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()655 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()
48 STUN_ATTR_SOFTWARE = 0x8022, // ByteString enumerator
386 case STUN_ATTR_SOFTWARE: return STUN_VALUE_BYTE_STRING; in GetAttributeValueType()
490 new StunByteStringAttribute(STUN_ATTR_SOFTWARE, software_))); in SendStun()