Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_htb.c166 u32 direct_pkts;
632 WRITE_ONCE(q->direct_pkts, q->direct_pkts + 1); in htb_enqueue()
1218 gopt.direct_pkts = READ_ONCE(q->direct_pkts); in htb_dump()
165 u32 direct_pkts; global() member
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h405 __u32 direct_pkts; /* count of non shaped packets */ member