Home
last modified time | relevance | path

Searched refs:TCA_QFQ_LMAX (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/net/sched/
Dsch_qfq.c231 [TCA_QFQ_LMAX] = { .type = NLA_U32 },
435 if (tb[TCA_QFQ_LMAX]) { in qfq_change_class()
436 lmax = nla_get_u32(tb[TCA_QFQ_LMAX]); in qfq_change_class()
651 nla_put_u32(skb, TCA_QFQ_LMAX, cl->agg->lmax)) in qfq_dump_class()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h663 TCA_QFQ_LMAX, enumerator