Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_dualpi2.c110 u32 packets_in_l; /* Enqueue packet counter of the L-queue */ member
422 ++q->packets_in_l; in dualpi2_enqueue_skb()
1027 .packets_in_l = q->packets_in_l, in dualpi2_dump_stats()
1058 q->packets_in_l = 0; in dualpi2_reset()
/linux/include/uapi/linux/
H A Dpkt_sched.h1272 __u32 packets_in_l; /* number of packets enqueued in L queue */ member