Searched refs:ErrSectionHeader (Results 1 – 2 of 2) sorted by relevance
| /webrtc/mdns/src/ | ||
| H A D | error.rs | 25 ErrSectionHeader, enumerator |
| /webrtc/mdns/src/message/ | ||
| H A D | builder.rs | 132 Section::Header => return Err(Error::ErrSectionHeader), in increment_section_count() |