Symbol: qtype
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
207
int qtype, qclass, keytag, algorithm;
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
266
GETSHORT(qtype, cp); /* QTYPE */
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
280
GETSHORT(qtype, cp); /* TYPE */
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
286
if (qtype != T_CERT) {
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
293
GETSHORT(qtype, cp); /* type */
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
308
qtype, keytag, algorithm, rdlength);
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
312
cur->ci_next = getnewci(qtype, keytag, algorithm,
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
69
getnewci(int qtype, int keytag, int algorithm, int flags, int certlen,
crypto/dist/ipsec-tools/src/racoon/getcertsbyname.c
79
res->ci_type = qtype;
dist/pf/sbin/pfctl/parse.y
1358
queue_opts.scheduler.qtype = ALTQT_NONE;
dist/pf/sbin/pfctl/parse.y
1367
queue_opts.scheduler.qtype = ALTQT_NONE;
dist/pf/sbin/pfctl/parse.y
1468
$$.qtype = ALTQT_CBQ;
dist/pf/sbin/pfctl/parse.y
1472
$$.qtype = ALTQT_CBQ;
dist/pf/sbin/pfctl/parse.y
1476
$$.qtype = ALTQT_PRIQ;
dist/pf/sbin/pfctl/parse.y
1480
$$.qtype = ALTQT_PRIQ;
dist/pf/sbin/pfctl/parse.y
1484
$$.qtype = ALTQT_HFSC;
dist/pf/sbin/pfctl/parse.y
1489
$$.qtype = ALTQT_HFSC;
dist/pf/sbin/pfctl/pfctl_altq.c
1197
opts->qtype);
dist/pf/sbin/pfctl/pfctl_parser.h
153
int qtype;
include/arpa/nameser.h
664
ns_type qtype, ns_class qclass);
lib/libc/net/getaddrinfo.c
1706
int qtype, const struct addrinfo *pai)
lib/libc/net/getaddrinfo.c
1735
switch (qtype) {
lib/libc/net/getaddrinfo.c
1766
if (qtype == T_A || qtype == T_AAAA || qtype == T_ANY) {
lib/libc/net/getaddrinfo.c
1802
if ((qtype == T_A || qtype == T_AAAA || qtype == T_ANY) &&
lib/libc/net/getaddrinfo.c
1821
if (qtype == T_ANY) {
lib/libc/net/getaddrinfo.c
1826
} else if (type != qtype) {
lib/libc/net/getaddrinfo.c
1831
qname, p_class(C_IN), p_type(qtype),
lib/libc/net/getaddrinfo.c
1966
q.qtype = T_AAAA;
lib/libc/net/getaddrinfo.c
1970
q2.qtype = T_A;
lib/libc/net/getaddrinfo.c
2041
printf("Query type %d for %s\n", iter->qtype, iter->name);
lib/libc/net/getaddrinfo.c
2074
ai = getanswer(res, buf, q->n, q->name, q->qtype, pai);
lib/libc/net/getaddrinfo.c
2081
ai = getanswer(res, buf2, q2->n, q2->name, q2->qtype, pai);
lib/libc/net/getaddrinfo.c
2148
q.qtype = T_SRV;
lib/libc/net/getaddrinfo.c
2190
q.qtype = T_AAAA;
lib/libc/net/getaddrinfo.c
2194
q2.qtype = T_A;
lib/libc/net/getaddrinfo.c
2199
q.qtype = T_A;
lib/libc/net/getaddrinfo.c
2204
q.qtype = T_AAAA;
lib/libc/net/getaddrinfo.c
224
int qclass, qtype; /* class and type of query */
lib/libc/net/getaddrinfo.c
2582
type = t->qtype;
lib/libc/net/gethnamaddr.c
214
getanswer(const querybuf *answer, int anslen, const char *qname, int qtype,
lib/libc/net/gethnamaddr.c
239
switch (qtype) {
lib/libc/net/gethnamaddr.c
271
if (qtype == T_A || qtype == T_AAAA) {
lib/libc/net/gethnamaddr.c
311
if ((qtype == T_A || qtype == T_AAAA) && type == T_CNAME) {
lib/libc/net/gethnamaddr.c
340
if (qtype == T_PTR && type == T_CNAME) {
lib/libc/net/gethnamaddr.c
361
if (type != qtype) {
lib/libc/net/gethnamaddr.c
365
qname, p_class(C_IN), p_type(qtype),
lib/libc/net/gethnamaddr.c
477
if (res->nsort && haveanswer > 1 && qtype == T_A)
lib/libresolv/res_findzonecut.c
671
do_query(res_state statp, const char *dname, ns_class class, ns_type qtype,
lib/libresolv/res_findzonecut.c
677
n = res_nmkquery(statp, ns_o_query, dname, class, qtype,
sys/altq/altq_cbq.c
236
statsp->qtype = qtype(cl->q_);
sys/altq/altq_cbq.h
95
int qtype;
sys/altq/altq_hfsc.c
1676
sp->qtype = qtype(cl->cl_q);
sys/altq/altq_hfsc.c
418
qtype(cl->cl_q) = Q_DROPTAIL;
sys/altq/altq_hfsc.c
452
qtype(cl->cl_q) = Q_RED;
sys/altq/altq_hfsc.c
459
qtype(cl->cl_q) = Q_RIO;
sys/altq/altq_hfsc.h
106
int qtype;
sys/altq/altq_jobs.c
295
qtype(cl->cl_q) = Q_DROPTAIL;
sys/altq/altq_priq.c
332
qtype(cl->cl_q) = Q_DROPTAIL;
sys/altq/altq_priq.c
362
qtype(cl->cl_q) = Q_RIO;
sys/altq/altq_priq.c
371
qtype(cl->cl_q) = Q_RED;
sys/altq/altq_priq.c
593
sp->qtype = qtype(cl->cl_q);
sys/altq/altq_priq.h
107
int qtype;
sys/altq/altq_red.c
830
qtype(rqp->rq_q) = Q_RED;
sys/altq/altq_rio.c
564
qtype(rqp->rq_q) = Q_RIO;
sys/altq/altq_rmclass.c
252
qtype(cl->q_) = Q_DROPHEAD;
sys/altq/altq_rmclass.c
298
qtype(cl->q_) = Q_RED;
sys/altq/altq_rmclass.c
305
qtype(cl->q_) = Q_RIO;
sys/dev/ic/ath.c
169
static struct ath_txq *ath_txq_setup(struct ath_softc*, int qtype, int subtype);
sys/dev/ic/ath.c
3333
ath_txq_setup(struct ath_softc *sc, int qtype, int subtype)
sys/dev/ic/ath.c
3358
qnum = ath_hal_setuptxqueue(ah, qtype, &qi);
sys/netinet6/icmp6.c
1225
u_int16_t qtype;
sys/netinet6/icmp6.c
1272
qtype = ntohs(ni6->ni_qtype);
sys/netinet6/icmp6.c
1274
switch (qtype) {
sys/netinet6/icmp6.c
1293
if (qtype == NI_QTYPE_FQDN && ni6->ni_code == 0 &&
sys/netinet6/icmp6.c
1381
switch (qtype) {
sys/netinet6/icmp6.c
1394
switch (qtype) {
sys/netinet6/icmp6.c
1424
qtype = NI_QTYPE_FQDN;
sys/netinet6/icmp6.c
1458
switch (qtype) {
tests/lib/libc/net/h_dns_server.c
246
int qtype, qclass;
tests/lib/libc/net/h_dns_server.c
258
qtype = *p++ << 8;
tests/lib/libc/net/h_dns_server.c
259
qtype |= *p++;
tests/lib/libc/net/h_dns_server.c
260
if (qtype != dp->qtype) {
tests/lib/libc/net/h_dns_server.c
262
qtype, dp->qtype);
tests/lib/libc/net/h_dns_server.c
265
DPRINTF("match type 0x%x\n", qtype);
tests/lib/libc/net/h_dns_server.c
283
*p++ = dp->qtype >> 8;
tests/lib/libc/net/h_dns_server.c
284
*p++ = dp->qtype & 0xFF;
tests/lib/libc/net/h_dns_server.c
71
int qtype;
usr.sbin/altq/altqstat/altqstat.c
164
qtype = ifname2qdisc(interface, qname);
usr.sbin/altq/altqstat/altqstat.c
165
if (qtype == 0)
usr.sbin/altq/altqstat/altqstat.c
95
int qtype, interval;
usr.sbin/altq/altqstat/qdisc_cbq.c
129
if (sp->qtype == Q_RED)
usr.sbin/altq/altqstat/qdisc_cbq.c
131
else if (sp->qtype == Q_RIO)
usr.sbin/altq/altqstat/qdisc_conf.c
102
qtype = qtypereq.arg;
usr.sbin/altq/altqstat/qdisc_conf.c
104
if (st->altqtype == qtype)
usr.sbin/altq/altqstat/qdisc_conf.c
108
return (qtype);
usr.sbin/altq/altqstat/qdisc_conf.c
78
int fd, qtype = 0;
usr.sbin/altq/altqstat/qdisc_hfsc.c
148
if (sp->qtype == Q_RED)
usr.sbin/altq/altqstat/qdisc_hfsc.c
150
else if (sp->qtype == Q_RIO)
usr.sbin/altq/altqstat/qdisc_priq.c
106
if (sp->qtype == Q_RED)
usr.sbin/altq/altqstat/qdisc_priq.c
108
else if (sp->qtype == Q_RIO)