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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c4966 // To avoid pointless CPU thrash, we use SetSPSProxyListChanged(X) to record the last interface that
4969 #define SetSPSProxyListChanged(X) do { \ macro
4993 SetSPSProxyListChanged(rr->resrec.InterfaceID);
5143 SetSPSProxyListChanged(mDNSNULL); // Perform any deferred BPF reconfiguration now
7125 SetSPSProxyListChanged(m->rec.r.resrec.InterfaceID);
7209 SetSPSProxyListChanged(m->rec.r.resrec.InterfaceID);
10088 if (ar->AddressProxy.type) SetSPSProxyListChanged(InterfaceID);

Completed in 108 milliseconds