Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds