Home
last modified time | relevance | path

Searched refs:FlappingInterface1 (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSCore/
DmDNSEmbeddedAPI.h1531 …mDNSInterfaceID FlappingInterface1;// Set when an interface goes away, to flag if remove eve… member
DmDNS.c3634 q->FlappingInterface1 = mDNSNULL; in CacheRecordRmv()
8385 question->FlappingInterface1 = mDNSNULL; in mDNS_StartQuery_internal()
9526 …mDNSBool dodelay = flapping && (q->FlappingInterface1 == set->InterfaceID || q->FlappingInterface2… in mDNS_RegisterInterface()
9635 q->FlappingInterface2 = q->FlappingInterface1; in mDNS_DeregisterInterface()
9636 … q->FlappingInterface1 = set->InterfaceID; // Keep history of the last two interfaces to go away in mDNS_DeregisterInterface()