Home
last modified time | relevance | path

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

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h311 TCA_GRED_VQ_STAT_BYTES, /* u64 */ enumerator
/linux/net/sched/
H A Dsch_gred.c874 if (nla_put_u64_64bit(skb, TCA_GRED_VQ_STAT_BYTES, q->bytesin, in gred_dump()