Searched refs:RRSet (Results 1 – 2 of 2) sorted by relevance
2214 rr->RRSet = mDNSNULL; in mDNS_SetupResourceRecord()2638 const AuthRecord *s1 = rr->RRSet ? rr->RRSet : rr; in mDNS_Register_internal()2641 const AuthRecord *s2 = r->RRSet ? r->RRSet : r; in mDNS_Register_internal()4820 while (rr->RRSet && rr != rr->RRSet) rr = rr->RRSet; in FindRRSet()4838 const AuthRecord *ourset = our->RRSet ? our->RRSet : our; in PacketRRConflict()6413 set->RR_A.RRSet = &primary->RR_A; // May refer to self in AdvertiseInterface()6443 if (intf->RR_A.RRSet == &set->RR_A) in DeadvertiseInterface()6444 intf->RR_A.RRSet = A; in DeadvertiseInterface()
1604 AuthRecord *RRSet; // This unique record is part of an RRSet member