Searched refs:TCA_FQ_PIE_FLOWS (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/sched/
H A Dsch_fq_pie.c213 [TCA_FQ_PIE_FLOWS] = {.type = NLA_U32},
305 if (tb[TCA_FQ_PIE_FLOWS]) {
311 q->flows_cnt = nla_get_u32(tb[TCA_FQ_PIE_FLOWS]);
481 nla_put_u32(skb, TCA_FQ_PIE_FLOWS, READ_ONCE(q->flows_cnt)) ||
/linux-master/include/uapi/linux/
H A Dpkt_sched.h929 TCA_FQ_PIE_FLOWS, enumerator in enum:__anon3720

Completed in 157 milliseconds