Searched refs:LargeAnswers (Results 1 – 2 of 2) sorted by relevance
2005 mDNSu32 LargeAnswers; // Number of answers with rdata > 1024 bytes member
3801 …mDNSBool ucast = (q->LargeAnswers || q->RequestUnicast) && m->CanReceiveUnicastOn5353 && intf->Sup… in BuildQuestion()5597 if (cr->resrec.rdlength > SmallRecordLimit) q->LargeAnswers++; in CacheRecordAdd()5701 if (cr->resrec.rdlength > SmallRecordLimit) q->LargeAnswers--; in CacheRecordRmv()6184 if (cr->resrec.rdlength > SmallRecordLimit) q->LargeAnswers++; in AnswerNewQuestion()14582 if (cr->resrec.rdlength > SmallRecordLimit) q->LargeAnswers--; in CacheRecordRmvEventsForCurrentQuestion()14956 question->LargeAnswers = 0; in InitCommonState()