Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dsch_gred.c37 u64 bytesin; /* bytes seen on virtualQ so far*/ member
207 q->bytesin += qdisc_pkt_len(skb); in gred_enqueue()
385 table->tab[i]->bytesin += u64_stats_read(&hw_stats->stats.bstats[i].bytes); in gred_offload_dump_stats()
835 opt.bytesin = q->bytesin; in gred_dump()
874 if (nla_put_u64_64bit(skb, TCA_GRED_VQ_STAT_BYTES, q->bytesin, in gred_dump()
/linux-6.1.9/tools/include/uapi/linux/
Dpkt_sched.h342 __u32 bytesin; member
/linux-6.1.9/include/uapi/linux/
Dpkt_sched.h362 __u32 bytesin; member