Home
last modified time | relevance | path

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

/Linux-v5.10/net/sched/
Dsch_gred.c37 u64 bytesin; /* bytes seen on virtualQ so far*/ member
206 q->bytesin += qdisc_pkt_len(skb); in gred_enqueue()
379 table->tab[i]->bytesin += hw_stats->stats.bstats[i].bytes; in gred_offload_dump_stats()
825 opt.bytesin = q->bytesin; in gred_dump()
864 if (nla_put_u64_64bit(skb, TCA_GRED_VQ_STAT_BYTES, q->bytesin, in gred_dump()
/Linux-v5.10/tools/include/uapi/linux/
Dpkt_sched.h342 __u32 bytesin; member
/Linux-v5.10/include/uapi/linux/
Dpkt_sched.h362 __u32 bytesin; member