Home
last modified time | relevance | path

Searched refs:hh_overlimit (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/uapi/linux/
H A Dpkt_sched.h829 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */ member
/linux/include/uapi/linux/
H A Dpkt_sched.h891 __u32 hh_overlimit; /* number of times max heavy-hitters was hit */ member
/linux/net/sched/
H A Dsch_hhf.c690 .hh_overlimit = q->hh_flows_overlimit, in hhf_dump_stats()