Searched defs:qtype (Results 1 - 12 of 12) sorted by relevance

/external/ipsec-tools/src/racoon/
H A Dgetcertsbyname.c70 getnewci(qtype, keytag, algorithm, flags, certlen, cert)
71 int qtype, keytag, algorithm, flags, certlen;
81 res->ci_type = qtype;
214 int qtype, qclass, keytag, algorithm; local
273 GETSHORT(qtype, cp); /* QTYPE */
286 GETSHORT(qtype, cp); /* TYPE */
292 if (qtype != T_CERT) {
299 GETSHORT(qtype, cp); /* type */
314 qtype, keytag, algorithm, rdlength);
318 cur->ci_next = getnewci(qtype, keyta
[all...]
/external/srec/srec/include/
H A Dsrec_arb.h51 asr_uint16_t qtype; member in struct:__anon11117
/external/mdnsresponder/mDNSPosix/
H A DIdentify.c209 mDNSlocal mStatus StartQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQuestionCallback callback) argument
217 q->qtype = qtype;
233 //mprintf("%##s %s ?\n", q->qname.c, DNSTypeName(qtype));
237 mDNSlocal void DoOneQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQuestionCallback callback) argument
239 mStatus status = StartQuery(q, qname, qtype, target, callback);
249 mDNSlocal int DoQuery(DNSQuestion *q, char *qname, mDNSu16 qtype, const mDNSAddr *target, mDNSQuestionCallback callback) argument
251 DoOneQuery(q, qname, qtype, target, callback);
254 mprintf("%##s %s Trying multicast\n", q->qname.c, DNSTypeName(q->qtype));
255 DoOneQuery(q, qname, qtype, NUL
[all...]
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.h97 mDNSu16 qtype; member in struct:LLQEntry
H A Ddnsextd.c655 exception = ( ( question.qtype == kDNSType_SOA ) || ( question.qtype == kDNSType_NS ) || ( ( question.qtype == kDNSType_SRV ) && IsPublicSRV( self, &question ) ) );
1904 end = putQuestion(&response.msg, end, end + AbsoluteMaxDNSMessageData, &e->qname, e->qtype, kDNSClass_IN);
1971 addr, state, e->qname.c, e->qtype, e->lease, LLQLease(e), e->AnswerList);
2062 while (a && (a->type != e->qtype ||!SameDomainName(&a->name, &e->qname))) a = a->next;
2068 a->type = e->qtype;
2083 mDNSlocal LLQEntry *NewLLQ(DaemonInfo *d, struct sockaddr_in cli, domainname *qname, mDNSu16 qtype, mDNSu32 lease ) argument
2094 VLog("Allocating LLQ entry for client %s question %##s type %d", addr, qname->c, qtype);
2099 e->qtype
2284 LookupLLQ(DaemonInfo *d, struct sockaddr_in cli, domainname *qname, mDNSu16 qtype, const mDNSOpaque64 *const id) argument
[all...]
/external/dnsmasq/src/
H A Dforward.c114 unsigned short qtype, char *qdomain, int *type, char **domain)
136 if (sflag & qtype)
167 if (sflag & qtype)
183 if (flags == 0 && !(qtype & F_BIGNAME) &&
196 logflags = F_NEG | qtype;
726 unsigned short qtype, gotname; local
746 if ((gotname = extract_request(header, (unsigned int)size, daemon->namebuff, &qtype)))
755 querystr(types, qtype);
113 search_servers(time_t now, struct all_addr **addrpp, unsigned short qtype, char *qdomain, int *type, char **domain) argument
H A Drfc1035.c530 int i, qtype, qclass, rdlen; local
538 GETSHORT(qtype, p);
543 if ((qclass == C_IN) && (qtype == T_A))
584 int qtype, qclass, rdlen; local
598 GETSHORT(qtype, p);
603 if ((qclass == C_IN) && (qtype == T_SOA))
642 int i, j, qtype, qclass, aqtype, aqclass, ardlen, res, searched_soa = 0; local
669 GETSHORT(qtype, p);
677 if (qtype == T_PTR)
747 if (qtype
867 int qtype, qclass; local
979 int i, qtype, qclass, rdlen; local
1133 int qtype, qclass; local
[all...]
/external/v8/tools/gcmole/
H A Dgcmole.cc1098 bool IsRawPointerType(clang::QualType qtype) { argument
1100 dyn_cast_or_null<clang::PointerType>(qtype.getTypePtrOrNull());
/external/mdnsresponder/mDNSCore/
H A DuDNS.c179 LogMsg("PenalizeDNSServer: ERROR!! Null DNS server for %##s (%s) %d", q->qname.c, DNSTypeName(q->qtype), q->unansweredQueries);
184 &q->qDNSServer->addr, mDNSVal16(q->qDNSServer->port), q->qDNSServer->domain.c, q, q->qname.c, DNSTypeName(q->qtype),
200 if (q->qtype == kDNSType_PTR)
206 LogInfo("PenalizeDNSServer: Penalizing question type %d", q->qtype);
236 q->qname.c, DNSTypeName(q->qtype), &q->qDNSServer->addr, mDNSVal16(q->qDNSServer->port), q->qDNSServer->domain.c);
273 LogInfo("PenalizeDNSServer: Server for %p, %##s (%s) changed to NULL, Interval %d", q, q->qname.c, DNSTypeName(q->qtype), q->ThisQInterval);
325 info->domain.c, q->AuthInfo ? q->AuthInfo->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype));
405 newinfo ? newinfo ->domain.c : mDNSNULL, q->qname.c, DNSTypeName(q->qtype));
709 ptr = putQuestion(msg, ptr, msg->data + AbsoluteMaxDNSMessageData, &question->qname, question->qtype, question->qclass);
753 if (q->tcp) { LogMsg("sendChallengeResponse: ERROR!!: question %##s (%s) tcp non-NULL", q->qname.c, DNSTypeName(q->qtype)); retur
1567 GetZoneData_StartQuery(mDNS *const m, ZoneData *zd, mDNSu16 qtype) argument
[all...]
H A DDNSCommon.c1089 const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context)
1094 q->qtype = qtype;
1096 q->LongLived = (qtype == kDNSType_PTR);
1097 q->ExpectUnique = (qtype != kDNSType_PTR);
1237 if (!RRTypeAnswersQuestionType(rr,q->qtype)) return(mDNSfalse);
1264 if (!RRTypeAnswersQuestionType(rr,q->qtype)) return(mDNSfalse);
1340 if (!RRTypeAnswersQuestionType(rr,q->qtype)) return(mDNSfalse);
1387 if (!RRTypeAnswersQuestionType(rr,q->qtype)) return(mDNSfalse);
2420 question->qtype
1088 mDNS_SetupQuestion(DNSQuestion *const q, const mDNSInterfaceID InterfaceID, const domainname *const name, const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context) argument
[all...]
H A DmDNS.c122 #define FollowCNAME(q, rr, AddRecord) (AddRecord && (q)->qtype != kDNSType_CNAME && \
384 LogInfo("GenerateNegativeResponse: Generating negative response for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype));
386 MakeNegativeCacheRecord(m, &m->rec.r, &q->qname, q->qnamehash, q->qtype, q->qclass, 60, mDNSInterface_Any, mDNSNULL);
398 q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, selfref ? " (Self-Referential)" : "", RRDisplayString(m, rr));
419 q, q->qname.c, DNSTypeName(q->qtype), q->CNAMEReferrals, RRDisplayString(m, rr));
430 q, q->qname.c, DNSTypeName(q->qtype), RRDisplayString(m, rr));
495 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
528 m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
2570 mDNSu8 *newptr = putQuestion(query, *queryptr, limit - *answerforecast, &q->qname, q->qtype, (mDNSu16)(q->qclass | ucbit));
2573 debugf("BuildQuestion: No more space in this packet for question %##s (%s)", q->qname.c, DNSTypeName(q->qtype));
8042 ShouldSuppressQuery(mDNS *const m, domainname *qname, mDNSu16 qtype, mDNSInterfaceID InterfaceID) argument
[all...]
H A DmDNSEmbeddedAPI.h1570 mDNSu16 qtype; member in struct:DNSQuestion_struct
2234 const mDNSu16 qtype, mDNSQuestionCallback *const callback, void *const context);

Completed in 227 milliseconds