Home
last modified time | relevance | path

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

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