Searched refs:FlappingInterface2 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h1922 mDNSInterfaceID FlappingInterface2; // Set when an interface goes away, to flag if remove events are delivered for this Q member in struct:DNSQuestion_struct
H A DmDNS.c4275 q->FlappingInterface2 = mDNSNULL;
11489 question->FlappingInterface2 = mDNSNULL;
12959 mDNSBool dodelay = flapping && (q->FlappingInterface1 == set->InterfaceID || q->FlappingInterface2 == set->InterfaceID);
13084 q->FlappingInterface2 = q->FlappingInterface1;

Completed in 169 milliseconds