Searched refs:qtype (Results 51 - 75 of 87) sorted by relevance

1234

/freebsd-10.2-release/contrib/unbound/libunbound/
H A Dlibworker.c573 qinfo->qtype = (uint16_t)q->res->qtype;
823 uint16_t qtype, uint16_t qclass, uint16_t flags, int dnssec,
835 qnamelen, qtype, qclass, flags, dnssec, want_dnssec, nocaps,
954 size_t ATTR_UNUSED(qnamelen), uint16_t ATTR_UNUSED(qtype),
822 libworker_send_query(uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, int dnssec, int want_dnssec, int nocaps, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone, size_t zonelen, struct module_qstate* q) argument
/freebsd-10.2-release/contrib/unbound/util/data/
H A Dmsgparse.c408 msg->qtype == LDNS_RR_TYPE_RRSIG ||
409 (msg->qtype == LDNS_RR_TYPE_ANY &&
588 msg->qtype = sldns_buffer_read_u16(pkt);
725 * it will lead to duplicate rrs for qtype=RRSIG. (or ANY).
768 if( (msg->qtype == LDNS_RR_TYPE_RRSIG ||
769 msg->qtype == LDNS_RR_TYPE_ANY)
/freebsd-10.2-release/sys/dev/oce/
H A Doce_queue.c69 *mbx, size_t req_size, enum qtype qtype);
807 * @param req_size the size of the mbx payload dependent on the qtype
808 * @param qtype the type of queue i.e. EQ, CQ, MQ, WQ or RQ
813 enum qtype qtype)
820 switch (qtype) {
812 oce_destroy_q(POCE_SOFTC sc, struct oce_mbx *mbx, size_t req_size, enum qtype qtype) argument
/freebsd-10.2-release/sys/contrib/altq/altq/
H A Daltq_priq.c339 qtype(cl->cl_q) = Q_DROPTAIL;
370 qtype(cl->cl_q) = Q_RIO;
380 qtype(cl->cl_q) = Q_RED;
622 sp->qtype = qtype(cl->cl_q);
H A Daltq_hfsc.h105 int qtype; member in struct:hfsc_classstats
H A Daltq_rmclass.c247 qtype(cl->q_) = Q_DROPHEAD;
293 qtype(cl->q_) = Q_RED;
300 qtype(cl->q_) = Q_RIO;
H A Daltq_cbq.c235 statsp->qtype = qtype(cl->q_);
1154 printf("tail=%p, head=%p, qlen=%d, qlim=%d, qthresh=%d,qtype=%d\n",
H A Daltq_hfsc.c408 qtype(cl->cl_q) = Q_DROPTAIL;
442 qtype(cl->cl_q) = Q_RED;
449 qtype(cl->cl_q) = Q_RIO;
1646 sp->qtype = qtype(cl->cl_q);
/freebsd-10.2-release/contrib/unbound/services/cache/
H A Drrset.c241 uint16_t qtype, uint16_t qclass, uint32_t flags, time_t timenow,
251 key.rk.type = htons(qtype);
240 rrset_cache_lookup(struct rrset_cache* r, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint32_t flags, time_t timenow, int wr) argument
/freebsd-10.2-release/contrib/unbound/services/
H A Doutside_network.c1188 uint16_t qtype, uint16_t qclass, uint16_t flags)
1198 sldns_buffer_write_u16(buff, qtype);
1224 size_t zonelen, int qtype)
1246 sq->qtype = qtype;
1332 log_assert(len >= 10 + 5 /* offset qname, root, qtype, qclass */);
1639 sq->addrlen, sq->zone, sq->zonelen, sq->qtype,
1728 sq->zone, sq->zonelen, sq->qtype, -1, sq->last_rtt,
1830 sq->zone, sq->zonelen, sq->qtype, roundtime,
1857 uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_
1187 serviced_gen_query(sldns_buffer* buff, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags) argument
1221 serviced_create(struct outside_network* outnet, sldns_buffer* buff, int dnssec, int want_dnssec, int nocaps, int tcp_upstream, int ssl_upstream, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone, size_t zonelen, int qtype) argument
1856 outnet_serviced_query(struct outside_network* outnet, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, int dnssec, int want_dnssec, int nocaps, int tcp_upstream, int ssl_upstream, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone, size_t zonelen, comm_point_callback_t* callback, void* callback_arg, sldns_buffer* buff) argument
[all...]
H A Dmesh.c41 * It consists of query states (per qname, qtype, qclass) and connections
258 m->s.qinfo.qname, m->s.qinfo.qtype,
525 mstate->s.qinfo.qtype = qinfo->qtype;
/freebsd-10.2-release/contrib/unbound/util/
H A Dfptr_wlist.c261 uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass,
260 fptr_whitelist_modenv_send_query(struct outbound_entry* (*fptr)( uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, int dnssec, int want_dnssec, int nocaps, struct sockaddr_storage* addr, socklen_t addrlen, uint8_t* zone, size_t zonelen, struct module_qstate* q)) argument
/freebsd-10.2-release/sbin/pfctl/
H A Dpfctl_parser.h154 int qtype; member in struct:node_queue_opt
H A Dparse.y1462 if ($3.scheduler.qtype == ALTQT_NONE) {
1466 a.scheduler = $3.scheduler.qtype;
1507 a.scheduler = $4.scheduler.qtype;
1520 queue_opts.scheduler.qtype = ALTQT_NONE;
1529 queue_opts.scheduler.qtype = ALTQT_NONE;
1638 $$.qtype = ALTQT_CBQ;
1642 $$.qtype = ALTQT_CBQ;
1646 $$.qtype = ALTQT_PRIQ;
1650 $$.qtype = ALTQT_PRIQ;
1654 $$.qtype
[all...]
/freebsd-10.2-release/contrib/ldns/ldns/
H A Ddnssec.h94 ldns_rr_type qtype,
/freebsd-10.2-release/lib/libc/resolv/
H A Dres_findzonecut.c675 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, argument
681 n = res_nmkquery(statp, ns_o_query, dname, class, qtype,
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300desc.h561 extern u_int32_t ar9300_get_rx_dp(struct ath_hal *ath, HAL_RX_QUEUE qtype);
562 extern void ar9300_set_rx_dp(struct ath_hal *ah, u_int32_t rxdp, HAL_RX_QUEUE qtype);
H A Dar9300_stub_funcs.c664 ar9300_Stub_GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) argument
672 ar9300_Stub_SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) argument
/freebsd-10.2-release/sys/netinet6/
H A Dicmp6.c1251 u_int16_t qtype; local
1320 qtype = ntohs(ni6->ni_qtype);
1322 switch (qtype) {
1341 if (qtype == NI_QTYPE_FQDN && ni6->ni_code == 0 &&
1428 switch (qtype) {
1441 switch (qtype) {
1470 qtype = NI_QTYPE_FQDN;
1501 /* qtype dependent procedure */
1502 switch (qtype) {
/freebsd-10.2-release/contrib/unbound/validator/
H A Dval_utils.c112 if(rcode == LDNS_RCODE_NOERROR && qinf->qtype == LDNS_RR_TYPE_ANY)
115 /* Note that DNAMEs will be ignored here, unless qtype=DNAME. Unless
116 * qtype=CNAME, this will yield a CNAME response. */
119 ntohs(rep->rrsets[i]->rk.type) == qinf->qtype)
1089 qinfo.qtype = LDNS_RR_TYPE_DS;
/freebsd-10.2-release/include/arpa/
H A Dnameser.h659 ns_type qtype, ns_class qclass);
/freebsd-10.2-release/contrib/unbound/iterator/
H A Diter_delegpt.c478 if(msg->key.qtype == LDNS_RR_TYPE_A)
480 else if(msg->key.qtype == LDNS_RR_TYPE_AAAA)
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath_rx.c518 uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf,
527 struct ath_rx_edma *re = &sc->sc_rxedma[qtype];
517 ath_rx_pkt(struct ath_softc *sc, struct ath_rx_status *rs, HAL_STATUS status, uint64_t tsf, int nf, HAL_RX_QUEUE qtype, struct ath_buf *bf, struct mbuf *m) argument
/freebsd-10.2-release/contrib/sendmail/src/
H A Dmain.c2531 char qtype[200]; local
2541 qtype[0] = '\0';
2542 (void) sm_strlcpyn(qtype, sizeof(qtype), 4,
2547 sm_setproctitle(true, CurEnv, qtype);
/freebsd-10.2-release/contrib/unbound/daemon/
H A Dremote.c855 if(inhibit_zero && s->svr.qtype[i] == 0)
874 nm, (unsigned long)s->svr.qtype[i])) return 0;
1180 k.qtype = t;
1982 char* t = sldns_wire2str_type(sub->s->s.qinfo.qtype);
2015 char* t = sldns_wire2str_type(m->s.qinfo.qtype);

Completed in 251 milliseconds

1234