Home | History | Annotate | Download | only in mDNSShared

Lines Matching refs:mDNSInterface_LocalOnly

520 	if (InterfaceID == mDNSInterface_LocalOnly)
1004 if (rr->resrec.InterfaceID == mDNSInterface_LocalOnly && !IsLocalDomain(rr->resrec.name) &&
1891 // "FoundDomain" in uDNS.c for creating and destroying these special mDNSInterface_LocalOnly records.
1905 mDNS_SetupResourceRecord(&ptr->ar, mDNSNULL, mDNSInterface_LocalOnly, kDNSType_PTR, 7200, kDNSRecordTypeShared, AuthRecordLocalOnly, FreeARElemCallback, ptr);
3153 if (!InterfaceID) InterfaceID = mDNSInterface_LocalOnly;
4076 mDNSNULL, mDNSInterface_LocalOnly, AutomaticBrowseDomainChange, mDNSNULL);
4097 // Clean up any special mDNSInterface_LocalOnly records we created, both the entries for "local" we
4227 if (ar->resrec.InterfaceID == mDNSInterface_LocalOnly)