Lines Matching refs:getRR
357 …rr.dr.d_content = std::make_shared<CNAMERecordContent>(CNAMERecordContent(prefix + getRR<DNAMEReco… in getBestDNAMESynth()
359 target= getRR<CNAMERecordContent>(rr.dr)->getTarget(); in getBestDNAMESynth()
408 auto rec=getRR<LUARecordContent>(rr.dr); in getBestWildcard()
474 auto rrc = getRR<SVCBBaseRecordContent>(rr.dr); in doAdditionalServiceProcessing()
506 content=getRR<NSRecordContent>(rr.dr)->getNS(); in doAdditionalProcessing()
509 content=getRR<MXRecordContent>(rr.dr)->d_mxname; in doAdditionalProcessing()
512 content=getRR<SRVRecordContent>(rr.dr)->d_target; in doAdditionalProcessing()
516 auto rrc = getRR<SVCBBaseRecordContent>(rr.dr); in doAdditionalProcessing()
542 auto rrc = getRR<SVCBBaseRecordContent>(rec->dr); in doAdditionalProcessing()
593 auto aaaarrc = getRR<AAAARecordContent>(rr.dr); in getIPAddressFor()
596 auto arrc = getRR<ARecordContent>(rr.dr); in getIPAddressFor()
637 nrc.set(getRR<LUARecordContent>(rr.dr)->d_type); in emitNSEC()
704 n3rc.set(getRR<LUARecordContent>(rr.dr)->d_type); in emitNSEC3()
1240 target=getRR<CNAMERecordContent>(rr.dr)->getTarget(); in tryWildcard()
1498 auto rec=getRR<LUARecordContent>(rr.dr); in doQuestion()
1551 haveAlias=getRR<ALIASRecordContent>(rr.dr)->d_content; in doQuestion()
1650 target = getRR<CNAMERecordContent>(loopRR.dr)->getTarget(); in doQuestion()