Home
last modified time | relevance | path

Searched refs:SlowActivation (Results 1 – 3 of 3) sorted by relevance

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSCore/
H A DmDNSEmbeddedAPI.h3203 SlowActivation // For flapping interfaces enumerator
H A DmDNS.c13087 case SlowActivation: in mDNS_RegisterInterface()
13149 …mDNSBool dodelay = (activationSpeed == SlowActivation) && (q->FlappingInterface1 == set->Interface… in mDNS_RegisterInterface()
13306 if (set->McastTxRx && (activationSpeed == SlowActivation)) in mDNS_DeregisterInterface()
13339 if (set->McastTxRx && (activationSpeed == SlowActivation)) in mDNS_DeregisterInterface()
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/
H A DmDNSMacOSX.c4372 activationSpeed = SlowActivation; in SetupActiveInterfaces()
4488 activationSpeed = SlowActivation; in ClearInactiveInterfaces()