Searched refs:TCA_FQ_PLIMIT (Results 1 – 2 of 2) sorted by relevance
989 [TCA_FQ_PLIMIT] = { .type = NLA_U32 }, in fq_load_priomap() 1100 if (tb[TCA_FQ_PLIMIT]) in fq_change() 1102 nla_get_u32(tb[TCA_FQ_PLIMIT])); in fq_change() 1300 if (nla_put_u32(skb, TCA_FQ_PLIMIT, in fq_dump_stats()
764 TCA_FQ_PLIMIT, /* limit of total number of packets in queue */ enumerator