Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_gred.c533 [TCA_GRED_MAX_P] = { .type = NLA_U32 },
671 max_P = nla_get_u32_default(tb[TCA_GRED_MAX_P], 0); in gred_change()
795 if (nla_put(skb, TCA_GRED_MAX_P, sizeof(max_p), max_p)) in gred_dump()
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h292 TCA_GRED_MAX_P, enumerator