Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:GetFirstActiveInterface

2046 	const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces);
2430 const NetworkInterfaceInfo *next = GetFirstActiveInterface(intf->next);
2859 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces);
3209 const NetworkInterfaceInfo *next = GetFirstActiveInterface(intf->next);
4795 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
4964 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
4971 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
4979 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
5075 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
5213 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next)) intf->NextSPSAttempt = -1;
5271 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
5288 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))
5335 for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf->next))