Searched defs:RDataHashValue (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSCore/
H A DDNSCommon.c1111 mDNSexport mDNSu32 RDataHashValue(const ResourceRecord *const rr) function
2034 rr->rdatahash = target ? DomainNameHashValue(target) : RDataHashValue(rr);
2198 // cases in SameRDataBody() and RDataHashValue() to do a semantic comparison (or checksum) of the structure instead of a blind

Completed in 105 milliseconds