Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:HostInterfaces

344 		for (intf = m->HostInterfaces; intf; intf = intf->next)
353 for (intf = m->HostInterfaces; intf; intf = intf->next)
367 NetworkInterfaceInfo *intf = m->HostInterfaces;
2046 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces);
2859 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces);
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))
8066 for (i = m->HostInterfaces; i; i = i->next)
8782 for (intf = m->HostInterfaces; intf; intf = intf->next)
9163 for (intf = m->HostInterfaces; intf; intf = intf->next)
9244 for (intf = m->HostInterfaces; intf; intf = intf->next)
9276 for (intf = m->HostInterfaces; intf; intf = intf->next)
9280 for (intf = m->HostInterfaces; intf; intf = intf->next)
9344 for (intf = m->HostInterfaces; intf; intf = intf->next)
9382 NetworkInterfaceInfo *p = m->HostInterfaces;
9395 NetworkInterfaceInfo *p = m->HostInterfaces;
9426 NetworkInterfaceInfo **p = &m->HostInterfaces;
9570 NetworkInterfaceInfo **p = &m->HostInterfaces;
9589 for (intf = m->HostInterfaces; intf; intf = intf->next)
9609 for (intf = m->HostInterfaces; intf; intf = intf->next)
10705 m->HostInterfaces = mDNSNULL;
11373 for (intf = m->HostInterfaces; intf; intf = intf->next)