Home
last modified time | relevance | path

Searched refs:authoritative (Results 1 – 3 of 3) sorted by relevance

/webrtc/mdns/src/message/
H A Dheader.rs9 pub authoritative: bool, field
24 self.authoritative, in fmt()
46 if self.authoritative { in pack()
158 authoritative: (self.bits & HEADER_BIT_AA) != 0, in header()
H A Dmessage_test.rs22 authoritative: true, in small_test_msg()
65 authoritative: true, in large_test_msg()
/webrtc/mdns/src/conn/
H A Dmod.rs393 authoritative: true, in send_answer()