Home
last modified time | relevance | path

Searched refs:Txt (Results 1 – 4 of 4) sorted by relevance

/webrtc/mdns/src/message/resource/
H A Dtxt.rs23 DnsType::Txt in real_type()
H A Dmod.rs263 DnsType::Txt => Box::<TxtResource>::default(), in unpack_resource_body()
/webrtc/mdns/src/message/
H A Dmod.rs34 Txt = 16, enumerator
59 16 => DnsType::Txt, in from()
85 DnsType::Txt => "TXT", in fmt()
H A Dmessage_test.rs197 typ: DnsType::Txt, in large_test_msg()
208 typ: DnsType::Txt, in large_test_msg()
761 typ: DnsType::Txt, in test_very_long_txt()