Home
last modified time | relevance | path

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

/webrtc/mdns/src/
H A Derror.rs53 ErrTooManyAdditionals, enumerator
/webrtc/mdns/src/message/
H A Dbuilder.rs129 Section::Additionals => (&mut self.header.additionals, Error::ErrTooManyAdditionals), in increment_section_count()
H A Dmod.rs301 return Err(Error::ErrTooManyAdditionals); in append_pack()
H A Dmessage_test.rs733 Error::ErrTooManyAdditionals, in test_too_many_records()