Lines Matching defs:packets
215 * internal fifo (direct). These packets then go directly thru. If we still
888 * qdisc drops packets in enqueue routine or if someone used
945 /* try to dequeue direct packets as high prio (!) to minimize cpu work */
1300 u64 bytes = 0, packets = 0;
1317 packets += u64_stats_read(&c->bstats_bias.packets);
1320 packets += u64_stats_read(&c->leaf.q->bstats.packets);
1324 _bstats_update(&cl->bstats, bytes, packets);
1354 u64_stats_read(&cl->bstats_bias.packets));
1577 u64_stats_read(&q->bstats.packets));
1944 u64_stats_read(&old_q->bstats.packets));