Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dsch_fq_pie.c206 [TCA_FQ_PIE_FLOWS] = {.type = NLA_U32},
297 if (tb[TCA_FQ_PIE_FLOWS]) { in fq_pie_change()
303 q->flows_cnt = nla_get_u32(tb[TCA_FQ_PIE_FLOWS]); in fq_pie_change()
455 nla_put_u32(skb, TCA_FQ_PIE_FLOWS, q->flows_cnt) || in fq_pie_dump()
/linux-6.1.9/include/uapi/linux/
Dpkt_sched.h1010 TCA_FQ_PIE_FLOWS, enumerator