Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:GetRDLength

1394 mDNSexport mDNSu16 GetRDLength(const ResourceRecord *const rr, mDNSBool estimate)
2032 rr->rdlength = GetRDLength(rr, mDNSfalse);
2033 rr->rdestimate = GetRDLength(rr, mDNStrue);