Searched refs:print_qopt (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dq_fifo.c85 .print_qopt = fifo_print_opt,
91 .print_qopt = fifo_print_opt,
97 .print_qopt = prio_print_opt,
H A Dq_ingress.c68 .print_qopt = ingress_print_opt,
H A Dq_prio.c117 .print_qopt = prio_print_opt,
H A Dq_sfq.c106 .print_qopt = sfq_print_opt,
H A Dq_dsmark.c174 .print_qopt = dsmark_print_opt,
H A Dq_red.c217 .print_qopt = red_print_opt,
H A Dtc_util.h15 int (*print_qopt)(struct qdisc_util *qu, FILE *f, struct rtattr *opt); member in struct:qdisc_util
H A Dq_htb.c316 .print_qopt = htb_print_opt,
326 .print_qopt = htb_print_opt,
H A Dq_atm.c257 .print_qopt = atm_print_opt,
H A Dq_gred.c311 .print_qopt = gred_print_opt,
H A Dq_netem.c339 .print_qopt = netem_print_opt,
H A Dq_tbf.c262 .print_qopt = tbf_print_opt,
H A Dtc.c131 q->print_qopt = print_noqopt;
H A Dq_hfsc.c282 .print_qopt = hfsc_print_opt,
H A Dtc_qdisc.c221 q->print_qopt(q, fp, tb[TCA_OPTIONS]);
H A Dq_cbq.c548 .print_qopt = cbq_print_opt,

Completed in 43 milliseconds