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

123

/freebsd-current/contrib/sendmail/contrib/
H A Dbitdomain.c219 int qtype; local
[all...]
/freebsd-current/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-current/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-current/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-current/sys/net/altq/
H A Daltq_classq.h69 #define qtype(q) (q)->qtype_ /* Get queue type */ macro
H A Daltq_priq.h65 int qtype; member in struct:priq_classstats
H A Daltq_cbq.h102 int qtype; member in struct:_cbq_class_stats_
H A Daltq_fairq.h79 int qtype; member in struct:fairq_classstats
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.h81 uint16_t qtype; member in struct:query_info
H A Dmsgparse.h129 uint16_t qtype; member in struct:msg_parse
/freebsd-current/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-current/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-current/contrib/unbound/ipsecmod/
H A Dipsecmod.c254 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-current/contrib/ldns/drill/
H A Ddnssec.c302 ldns_nsec3_exact_match(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) { argument
402 ldns_nsec3_closest_encloser(ldns_rdf *qname, ldns_rr_type qtype, ldns_rr_list *nsec3s) argument
/freebsd-current/sys/dev/ocs_fc/
H A Docs_ddump.c132 ocs_ddump_sli_q_fields(ocs_textbuf_t *textbuf, sli4_t *sli4, sli4_qtype_e qtype) argument
/freebsd-current/contrib/unbound/daemon/
H A Dstats.c516 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-current/contrib/unbound/smallapp/
H A Dunbound-host.c428 char* qtype = NULL; local
/freebsd-current/lib/libc/resolv/
H A Dres_findzonecut.c671 do_query(res_state statp, const char *dname, ns_class class, ns_type qtype, argument
/freebsd-current/sys/dev/ath/
H A Dif_ath_rx_edma.c205 ath_edma_reinit_fifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
312 ath_edma_recv_sched_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, argument
409 ath_edma_recv_proc_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
548 ath_edma_recv_proc_deferred_queue(struct ath_softc *sc, HAL_RX_QUEUE qtype, int dosched) argument
815 ath_edma_rxfifo_alloc(struct ath_softc *sc, HAL_RX_QUEUE qtype, int nbufs) argument
882 ath_edma_rxfifo_flush(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
916 ath_edma_setup_rxfifo(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
956 ath_edma_rxfifo_free(struct ath_softc *sc, HAL_RX_QUEUE qtype) argument
[all...]
H A Dif_ath_rx.c657 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-current/sys/dev/ice/
H A Dice_controlq.h109 enum ice_ctl_q qtype; member in struct:ice_ctl_q_info
H A Dice_controlq.c852 static const char *ice_ctl_q_str(enum ice_ctl_q qtype) argument
/freebsd-current/contrib/unbound/services/cache/
H A Drrset.c280 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-current/contrib/unbound/iterator/
H A Diter_delegpt.c547 void delegpt_mark_neg(struct delegpt_ns* ns, uint16_t qtype) argument
/freebsd-current/lib/libc/net/
H A Dgethostbydns.c135 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype, argument
431 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) argument
[all...]

Completed in 216 milliseconds

123