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

/external/mdnsresponder/mDNSCore/
H A DmDNS.c4193 // To avoid pointless CPU thrash, we use SetSPSProxyListChanged(X) to record the last interface that
4196 #define SetSPSProxyListChanged(X) do { \ macro
4220 SetSPSProxyListChanged(rr->resrec.InterfaceID);
4350 SetSPSProxyListChanged(mDNSNULL); // Perform any deferred BPF reconfiguration now
5681 SetSPSProxyListChanged(m->rec.r.resrec.InterfaceID);
5720 SetSPSProxyListChanged(m->rec.r.resrec.InterfaceID);
7337 if (ar->AddressProxy.type) SetSPSProxyListChanged(InterfaceID);

Completed in 129 milliseconds