Searched refs:TCA_FQ_PLIMIT (Results 1 – 3 of 3) sorted by relevance
740 [TCA_FQ_PLIMIT] = { .type = NLA_U32 },782 if (tb[TCA_FQ_PLIMIT]) in fq_change()783 sch->limit = nla_get_u32(tb[TCA_FQ_PLIMIT]); in fq_change()913 if (nla_put_u32(skb, TCA_FQ_PLIMIT, sch->limit) || in fq_dump()
872 TCA_FQ_PLIMIT, /* limit of total number of packets in queue */ enumerator
873 TCA_FQ_PLIMIT, /* limit of total number of packets in queue */ enumerator