Home
last modified time | relevance | path

Searched refs:forced_drop (Results 1 – 7 of 7) sorted by relevance

/linux/net/sched/
H A Dsch_choke.c60 u32 forced_drop; /* Forced drops, qavg > max_thresh */ member
244 q->stats.forced_drop++; in choke_enqueue()
464 .early = q->stats.prob_drop + q->stats.forced_drop, in choke_dump_stats()
H A Dsch_red.c112 q->stats.forced_drop++; in red_enqueue()
122 q->stats.forced_drop++; in red_enqueue()
464 st.early = q->stats.prob_drop + q->stats.forced_drop; in red_dump_stats()
H A Dsch_gred.c240 q->stats.forced_drop++; in gred_enqueue()
832 opt.forced = q->stats.forced_drop; in gred_dump()
889 q->stats.forced_drop)) in gred_dump()
H A Dsch_sfq.c419 q->stats.forced_drop++; in sfq_enqueue()
/linux/include/net/
H A Dred.h122 u32 forced_drop; /* Forced drops, qavg > max_thresh */ member
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h222 __u32 forced_drop; /* Early drops, after max threshold */ member
/linux/include/uapi/linux/
H A Dpkt_sched.h223 __u32 forced_drop; /* Early drops, after max threshold */ member