Searched refs:AuthRecordP2P (Results 1 – 4 of 4) sorted by relevance
1492 AuthRecordP2P // discovered over D2D/P2P framework enumerator1615 #define RRLocalOnly(rr) ((rr)->ARType == AuthRecordLocalOnly || (rr)->ARType == AuthRecordP2P)
649 if (rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P) in AnswerAllLocalQuestionsWithLocalAuthRecord()932 …if (!(rr->ForceMCast || rr->ARType == AuthRecordLocalOnly || rr->ARType == AuthRecordP2P || IsLoca… in SetTargetToHostName()2824 if (rr->ARType != AuthRecordLocalOnly && rr->ARType != AuthRecordP2P) in SendResponses()3756 if (ar->ARType != AuthRecordLocalOnly && ar->ARType != AuthRecordP2P) in SendQueries()4458 …if (rr->ARType == AuthRecordLocalOnly || (rr->ARType == AuthRecordP2P && q->InterfaceID == mDNSInt… in AnswerQuestionWithLORecord()12420 …if (rr->ARType != AuthRecordLocalOnly && rr->ARType != AuthRecordP2P && !IsLocalDomain(rr->resrec.… in mDNS_Update()13214 artype = AuthRecordP2P; in setAuthRecType()13568 artype = AuthRecordP2P; in mDNS_AdvertiseDomains()
1372 else if (InterfaceID == mDNSInterface_P2P && artype != AuthRecordP2P) in mDNS_SetupResourceRecord()1377 else if (!InterfaceID && (artype == AuthRecordP2P || artype == AuthRecordLocalOnly)) in mDNS_SetupResourceRecord()
685 artype = AuthRecordP2P; in read_rr_from_ipc_msg()5507 else if (ar->ARType == AuthRecordP2P) in LogLocalOnlyAuthRecords()5577 else if (ar->ARType == AuthRecordP2P) in LogAuthRecords()