Home | History | Annotate | Download | only in mDNSCore

Lines Matching refs:hinfo

155 		case kDNSType_HINFO:return("HINFO");
1981 AuthRecord hinfo;
1982 mDNSu8 *h = hinfo.rdatastorage.u.data;
1985 mDNS_SetupResourceRecord(&hinfo, mDNSNULL, mDNSInterface_Any, kDNSType_HINFO, 0, kDNSRecordTypeUnique, AuthRecordAny, mDNSNULL, mDNSNULL);
1986 AppendDomainLabel(&hinfo.namestorage, &m->hostlabel);
1987 AppendDomainName (&hinfo.namestorage, &authInfo->domain);
1988 hinfo.resrec.rroriginalttl = 0;
1992 hinfo.resrec.rdlength = len;
1993 hinfo.resrec.rdestimate = len;
1994 newptr = PutResourceRecordTTLWithLimit(msg, end, &msg->h.numAdditionals, &hinfo.resrec, 0, limit);
2648 // Dump the packet with the HINFO and TSIG