Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dsch_qfq.c230 [TCA_QFQ_WEIGHT] = { .type = NLA_U32 },
425 if (tb[TCA_QFQ_WEIGHT]) { in qfq_change_class()
426 weight = nla_get_u32(tb[TCA_QFQ_WEIGHT]); in qfq_change_class()
645 if (nla_put_u32(skb, TCA_QFQ_WEIGHT, cl->agg->class_weight) || in qfq_dump_class()
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h663 TCA_QFQ_WEIGHT, enumerator