Searched refs:parse_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.c84 .parse_qopt = fifo_parse_opt,
90 .parse_qopt = fifo_parse_opt,
H A Dq_ingress.c67 .parse_qopt = ingress_parse_opt,
H A Dq_prio.c116 .parse_qopt = prio_parse_opt,
H A Dq_sfq.c105 .parse_qopt = sfq_parse_opt,
H A Dq_dsmark.c173 .parse_qopt = dsmark_parse_opt,
H A Dq_red.c216 .parse_qopt = red_parse_opt,
H A Dtc_util.h14 int (*parse_qopt)(struct qdisc_util *qu, int argc, char **argv, struct nlmsghdr *n); member in struct:qdisc_util
H A Dq_htb.c315 .parse_qopt = htb_parse_opt,
325 .parse_qopt = htb_parse_opt,
H A Dtc_qdisc.c129 if (!q->parse_qopt) {
133 if (q->parse_qopt(q, argc, argv, &req.n))
H A Dq_atm.c256 .parse_qopt = atm_parse_opt,
H A Dq_gred.c310 .parse_qopt = gred_parse_opt,
H A Dq_netem.c338 .parse_qopt = netem_parse_opt,
H A Dq_tbf.c261 .parse_qopt = tbf_parse_opt,
H A Dtc.c130 q->parse_qopt = parse_noqopt;
H A Dq_hfsc.c281 .parse_qopt = hfsc_parse_opt,
H A Dq_cbq.c547 .parse_qopt = cbq_parse_opt,

Completed in 122 milliseconds