Searched refs:TCA_FQ_PIE_LIMIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/sched/
H A Dsch_fq_pie.c212 [TCA_FQ_PIE_LIMIT] = {.type = NLA_U32},
299 if (tb[TCA_FQ_PIE_LIMIT]) {
300 u32 limit = nla_get_u32(tb[TCA_FQ_PIE_LIMIT]);
474 if (nla_put_u32(skb, TCA_FQ_PIE_LIMIT, sch->limit) ||
/linux-master/include/uapi/linux/
H A Dpkt_sched.h928 TCA_FQ_PIE_LIMIT, enumerator in enum:__anon3720

Completed in 200 milliseconds