Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dsch_pie.c64 u32 packets_in; /* total number of packets enqueued */ member
160 q->stats.packets_in++; in pie_qdisc_enqueue()
499 .packets_in = q->stats.packets_in, in pie_dump_stats()
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h842 __u32 packets_in; /* total number of packets enqueued */ member