Searched refs:ATTR_DATA (Results 1 – 4 of 4) sorted by relevance
22 m.add(ATTR_DATA, &self.0); in add_to()30 self.0 = m.get(ATTR_DATA)?; in get_from()
9 typ: ATTR_DATA, in test_raw_attribute_add_to()14 let got_v = m.get(ATTR_DATA)?; in test_raw_attribute_add_to()
3 use stun::attributes::ATTR_DATA;96 m.add(ATTR_DATA, &d.0); in benchmark_data()
56 ATTR_DATA => "DATA", in fmt()118 pub const ATTR_DATA: AttrType = AttrType(0x0013); // DATA constant