Home
last modified time | relevance | path

Searched refs:packets_in (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/net/
H A Dpie.h72 u32 packets_in; member
/openbmc/linux/net/sched/
H A Dsch_pie.c114 q->stats.packets_in++; in pie_qdisc_enqueue()
499 .packets_in = q->stats.packets_in, in pie_dump_stats()
H A Dsch_fq_pie.c181 q->stats.packets_in++; in fq_pie_qdisc_enqueue()
502 .packets_in = q->stats.packets_in, in fq_pie_dump_stats()
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h1014 __u32 packets_in; /* total number of packets enqueued */ member
1043 __u32 packets_in; /* total number of packets enqueued */ member
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h961 __u32 packets_in; /* total number of packets enqueued */ member