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

123

/freebsd-11-stable/contrib/unbound/util/data/
H A Dmsgreply.h79 uint16_t qtype; member in struct:query_info
H A Dmsgparse.h124 uint16_t qtype; member in struct:msg_parse
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_recv.c33 ar5210GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) argument
44 ar5210SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_recv.c33 ar5211GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) argument
44 ar5211SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) argument
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_recv.c33 ar5212GetRxDP(struct ath_hal *ath, HAL_RX_QUEUE qtype) argument
44 ar5212SetRxDP(struct ath_hal *ah, uint32_t rxdp, HAL_RX_QUEUE qtype) argument
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbitdomain.c219 int qtype; local
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_classq.h70 #define qtype(q) (q)->qtype_ /* Get queue type */ macro
H A Daltq_fairq.h80 int qtype; member in struct:fairq_classstats
H A Daltq_priq.h110 int qtype; member in struct:priq_classstats
H A Daltq_cbq.h97 int qtype; member in struct:_cbq_class_stats_
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_dns_server.c77 int qtype; member in struct:dns_data
363 int qtype, qclass; local
[all...]
/freebsd-11-stable/contrib/ldns/drill/
H A Ddnssec.c289 ldns_nsec3_exact_match(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) { argument
389 ldns_nsec3_closest_encloser(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) argument
/freebsd-11-stable/lib/libc/resolv/
H A Dres_findzonecut.c675 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, argument
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_recv.c31 ar9300_get_rx_dp(struct ath_hal *ath, HAL_RX_QUEUE qtype) argument
44 ar9300_set_rx_dp(struct ath_hal *ah, u_int32_t rxdp, HAL_RX_QUEUE qtype) argument
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_rx_edma.c200 ath_edma_reinit_fifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
296 ath_edma_recv_sched_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, argument
375 ath_edma_recv_proc_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
512 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
780 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) argument
847 ath_edma_rxfifo_flush(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
881 ath_edma_setup_rxfifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
921 ath_edma_rxfifo_free(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
[all...]
H A Dif_ath_rx.c633 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-11-stable/sys/dev/ocs_fc/
H A Docs_ddump.c135 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) argument
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-host.c428 char* qtype = NULL; local
/freebsd-11-stable/contrib/unbound/ipsecmod/
H A Dipsecmod.c243 int w = 0, w_temp, qtype; local
143 generate_request(struct module_qstate* qstate, int id, uint8_t* name, size_t namelen, uint16_t qtype, uint16_t qclass, uint16_t flags) argument
[all...]
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_delegpt.c485 void delegpt_mark_neg(struct delegpt_ns* ns, uint16_t qtype) argument
/freebsd-11-stable/contrib/unbound/daemon/
H A Dstats.c473 server_stats_insquery(struct ub_server_stats* stats, struct comm_point* c, uint16_t qtype, uint16_t qclass, struct edns_data* edns, struct comm_reply* repinfo) argument
/freebsd-11-stable/contrib/unbound/services/cache/
H A Drrset.c276 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
H A Ddns.c408 dns_msg_create(uint8_t* qname, size_t qnamelen, uint16_t qtype, argument
115 msg_cache_remove(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags) argument
240 msg_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, time_t now, int wr) argument
462 dns_cache_find_delegation(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, struct regional* region, struct dns_msg** msg, time_t now) argument
736 fill_any(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, struct regional* region) argument
801 dns_cache_lookup(struct module_env* env, uint8_t* qname, size_t qnamelen, uint16_t qtype, uint16_t qclass, uint16_t flags, struct regional* region, struct regional* scratch, int no_partial) argument
[all...]
/freebsd-11-stable/lib/libc/net/
H A Dgethostbydns.c140 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, argument
433 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) argument
[all...]
/freebsd-11-stable/sys/dev/oce/
H A Doce_queue.c822 oce_destroy_q(POCE_SOFTC sc, struct oce_mbx *mbx, size_t req_size, enum qtype qtype, int version) argument

Completed in 158 milliseconds

123