Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpie.h65 * @packets_in: total number of packets enqueued
72 u32 packets_in; member
/linux/net/sched/
H A Dsch_pie.c117 q->stats.packets_in++; in pie_qdisc_enqueue()
507 .packets_in = q->stats.packets_in, in pie_dump_stats()
H A Dsch_fq_pie.c185 q->stats.packets_in++; in fq_pie_qdisc_enqueue()
514 .packets_in = q->stats.packets_in, in fq_pie_dump_stats()
/linux/include/uapi/linux/
H A Dpkt_sched.h918 __u32 packets_in; /* total number of packets enqueued */ member
947 __u32 packets_in; /* total number of packets enqueued */ member
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h852 __u32 packets_in; /* total number of packets enqueued */ member