Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:AutoTarget

1401 	if (!rr->AutoTarget)		// If not automatically tracking this host's current name, just return the existing target
1949 mDNSBool NowNeedNATMAP = (rr->AutoTarget == Target_AutoHostAndNATMAP && !mDNSIPPortIsZero(port) && mDNSv4AddrIsRFC1918(&m->AdvertisedV4.ip.v4) && rr->nta && !mDNSAddrIsRFC1918(&rr->nta->Addr));
2583 if ((rr->resrec.rrtype == kDNSType_SRV) && (rr->AutoTarget == Target_AutoHostAndNATMAP) &&
3861 // and this service is AutoTarget
3865 newRR->AutoTarget == Target_AutoHostAndNATMAP)