Home
last modified time | relevance | path

Searched refs:FormatError (Results 1 – 2 of 2) sorted by relevance

/webrtc/mdns/src/message/
H A Dmod.rs170 FormatError = 1, enumerator
182 1 => RCode::FormatError, in from()
196 RCode::FormatError => "RCodeFormatError", in fmt()
H A Dmessage_test.rs1175 rcode: RCode::FormatError, in test_option_pack_unpack()
1186 0xfe0 | RCode::FormatError as u32, in test_option_pack_unpack()