Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h316 TCA_GRED_VQ_STAT_FORCED_DROP, /* u32 */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h336 TCA_GRED_VQ_STAT_FORCED_DROP, /* u32 */ enumerator
/openbmc/linux/net/sched/
H A Dsch_gred.c888 if (nla_put_u32(skb, TCA_GRED_VQ_STAT_FORCED_DROP, in gred_dump()