Home
last modified time | relevance | path

Searched refs:TCA_GRED_VQ_STAT_PROB_DROP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h314 TCA_GRED_VQ_STAT_PROB_DROP, /* u32 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h334 TCA_GRED_VQ_STAT_PROB_DROP, /* u32 */ enumerator
/openbmc/linux/net/sched/
H A Dsch_gred.c882 if (nla_put_u32(skb, TCA_GRED_VQ_STAT_PROB_DROP, in gred_dump()