Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:MPUnansweredKA

5891 								// with the MPUnansweredKA value, which by necessity is incremented for both query types.
5977 ourcacherr->MPUnansweredKA++;
6152 cr->UnansweredQueries, cr->MPUnansweredQ, cr->MPUnansweredKA, CRDisplayString(m, cr));
6165 cr->UnansweredQueries, cr->MPUnansweredQ, cr->MPUnansweredKA, CRDisplayString(m, cr));
6173 else if (cr->MPUnansweredQ * 4 > cr->MPUnansweredKA * 5 + 8)
6188 cr->UnansweredQueries, cr->MPUnansweredQ, cr->MPUnansweredKA, CRDisplayString(m, cr));
6193 cr->MPUnansweredKA = 0;
6401 rr->MPUnansweredKA = 0;
7470 cr->MPUnansweredKA = 0;