Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dsch_fq_codel.c373 [TCA_FQ_CODEL_FLOWS] = { .type = NLA_U32 },
394 if (tb[TCA_FQ_CODEL_FLOWS]) { in fq_codel_change()
397 q->flows_cnt = nla_get_u32(tb[TCA_FQ_CODEL_FLOWS]); in fq_codel_change()
548 nla_put_u32(skb, TCA_FQ_CODEL_FLOWS, in fq_codel_dump()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h788 TCA_FQ_CODEL_FLOWS, enumerator