Home
last modified time | relevance | path

Searched refs:bytesin (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A 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()
/kernel/linux/linux-6.6/net/sched/
H A 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()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dpkt_sched.h205 __u32 bytesin; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dpkt_sched.h342 __u32 bytesin; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dpkt_sched.h362 __u32 bytesin; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dpkt_sched.h362 __u32 bytesin; member
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dpkt_sched.h342 __u32 bytesin; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dpkt_sched.h247 __u32 bytesin; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dpkt_sched.h247 __u32 bytesin; member

Completed in 23 milliseconds