Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:FlappingInterface1

3634 			q->FlappingInterface1 = mDNSNULL;
8385 question->FlappingInterface1 = mDNSNULL;
9526 mDNSBool dodelay = flapping && (q->FlappingInterface1 == set->InterfaceID || q->FlappingInterface2 == set->InterfaceID);
9635 q->FlappingInterface2 = q->FlappingInterface1;
9636 q->FlappingInterface1 = set->InterfaceID; // Keep history of the last two interfaces to go away