Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h1855 …mDNSInterfaceID FlappingInterface1; // Set when an interface goes away, to flag if remove even… member
H A DmDNS.c4615 q->FlappingInterface1 = mDNSNULL; in CacheRecordRmv()
11823 question->FlappingInterface1 = mDNSNULL; in InitCommonState()
13164 …mDNSBool dodelay = (activationSpeed == SlowActivation) && (q->FlappingInterface1 == set->Interface… in mDNS_RegisterInterface()
13339 q->FlappingInterface2 = q->FlappingInterface1; in mDNS_DeregisterInterface()
13340 …q->FlappingInterface1 = set->InterfaceID; // Keep history of the last two interfaces to go a… in mDNS_DeregisterInterface()