Home
last modified time | relevance | path

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

/webrtc/mdns/src/
H A Derror.rs49 ErrTooManyAnswers, enumerator
/webrtc/mdns/src/message/
H A Dbuilder.rs127 Section::Answers => (&mut self.header.answers, Error::ErrTooManyAnswers), in increment_section_count()
H A Dmod.rs295 return Err(Error::ErrTooManyAnswers); in append_pack()
H A Dmessage_test.rs705 Error::ErrTooManyAnswers, in test_too_many_records()