Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h318 TCA_GRED_VQ_STAT_PDROP, /* u32 */ enumerator
/linux/net/sched/
H A Dsch_gred.c894 if (nla_put_u32(skb, TCA_GRED_VQ_STAT_PDROP, q->stats.pdrop)) in gred_dump()