Home
last modified time | relevance | path

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

/webrtc/mdns/src/
H A Derror.rs51 ErrTooManyAuthorities, enumerator
/webrtc/mdns/src/message/
H A Dbuilder.rs128 Section::Authorities => (&mut self.header.authorities, Error::ErrTooManyAuthorities), in increment_section_count()
H A Dmod.rs298 return Err(Error::ErrTooManyAuthorities); in append_pack()
H A Dmessage_test.rs719 Error::ErrTooManyAuthorities, in test_too_many_records()