Home
last modified time | relevance | path

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

/linux-6.6.21/net/sched/
Dsch_fq_pie.c212 [TCA_FQ_PIE_FLOWS] = {.type = NLA_U32},
304 if (tb[TCA_FQ_PIE_FLOWS]) { in fq_pie_change()
310 q->flows_cnt = nla_get_u32(tb[TCA_FQ_PIE_FLOWS]); in fq_pie_change()
474 nla_put_u32(skb, TCA_FQ_PIE_FLOWS, q->flows_cnt) || in fq_pie_dump()
/linux-6.6.21/include/uapi/linux/
Dpkt_sched.h1027 TCA_FQ_PIE_FLOWS, enumerator