Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:rdestimate

719 	opt->rdestimate = sizeof(rdataOPT);
1790 rr->resrec.rdlength = rr->resrec.rdestimate = 0;
1803 SetNewRData(&rr->resrec, mDNSNULL, 0); // Update rdlength, rdestimate, rdatahash
2561 //would modify rdlength/rdestimate
2816 rdlength = rr->resrec.rdestimate;
2820 debugf("RREstimatedSize: ResourceRecord %##s (%s), DomainNameLength %d, zoneSize %d, rdestimate %d",
2829 // Record: Resource Record Name (Compressed = 2) + Base size (10) + rdestimate
2831 debugf("RREstimatedSize: ResourceRecord %##s (%s), DomainNameLength %d, zoneSize %d, rdestimate %d",
3101 rr->resrec.rdlength = rr->resrec.rdestimate = 0;
3131 rr->resrec.rdlength = rr->resrec.rdestimate = 0;
3852 newRR->resrec.rdlength = newRR->resrec.rdestimate = 0;
3874 newRR->resrec.rdlength = newRR->resrec.rdestimate = 0;