Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:rdestimate

837 		SetNewRData(&rr->resrec, mDNSNULL, 0);		// Update rdlength, rdestimate, rdatahash
1200 SetTargetToHostName(m, rr); // Also sets rdlength and rdestimate for us, and calls InitializeLastAPTime();
1216 rr->resrec.rdestimate = GetRDLength(&rr->resrec, mDNStrue);
2404 opt.resrec.rdestimate = sizeof(rdataOPT);
2602 forecast += 12 + rr->resrec.rdestimate;
2828 forecast += 12 + rr->resrec.rdestimate;
3121 mDNSu32 forecast = answerforecast + 12 + ar->resrec.rdestimate;
3178 opt.resrec.rdestimate = sizeof(rdataOPT);
4890 opt.resrec.rdestimate = sizeof(rdataOPT) * 2;
7370 opt.resrec.rdestimate = sizeof(rdataOPT);
7453 cr->resrec.rdestimate = 0;