• Home
  • Raw
  • Download

Lines Matching refs:HostInterfaces

344 		for (intf = m->HostInterfaces; intf; intf = intf->next)  in mDNS_AddressIsLocalSubnet()
353 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_AddressIsLocalSubnet()
367 NetworkInterfaceInfo *intf = m->HostInterfaces; in FirstInterfaceForID()
2046 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces); in SendResponses()
2859 const NetworkInterfaceInfo *intf = GetFirstActiveInterface(m->HostInterfaces); in SendQueries()
4795 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in mDNS_UpdateAllowSleep()
4964 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in RetrySPSRegistrations()
4971 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in RetrySPSRegistrations()
4979 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in RetrySPSRegistrations()
5075 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in BeginSleepProcessing()
5213 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in mDNSCoreMachineSleep()
5271 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in mDNSCoreReadyForSleep()
5288 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in mDNSCoreReadyForSleep()
5335 …for (intf = GetFirstActiveInterface(m->HostInterfaces); intf; intf = GetFirstActiveInterface(intf-… in mDNSCoreReadyForSleep()
8066 for (i = m->HostInterfaces; i; i = i->next) in ShouldSuppressQuery()
8782 for (intf = m->HostInterfaces; intf; intf = intf->next) in MachineHasActiveIPv6()
9163 for (intf = m->HostInterfaces; intf; intf = intf->next) in FindFirstAdvertisedInterface()
9244 for (intf = m->HostInterfaces; intf; intf = intf->next) in DeadvertiseInterface()
9276 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_SetFQDN()
9280 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_SetFQDN()
9344 for (intf = m->HostInterfaces; intf; intf = intf->next) in UpdateInterfaceProtocols()
9382 NetworkInterfaceInfo *p = m->HostInterfaces; in mDNS_ActivateNetWake_internal()
9395 NetworkInterfaceInfo *p = m->HostInterfaces; in mDNS_DeactivateNetWake_internal()
9426 NetworkInterfaceInfo **p = &m->HostInterfaces; in mDNS_RegisterInterface()
9570 NetworkInterfaceInfo **p = &m->HostInterfaces; in mDNS_DeregisterInterface()
9589 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_DeregisterInterface()
9609 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_DeregisterInterface()
10705 m->HostInterfaces = mDNSNULL; in mDNS_Init()
11373 for (intf = m->HostInterfaces; intf; intf = intf->next) in mDNS_StartExit()