Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_choke.c60 u32 forced_drop; /* Forced drops, qavg > max_thresh */ member
245 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.c239 q->stats.forced_drop++; in gred_enqueue()
822 opt.forced = q->stats.forced_drop; in gred_dump()
879 q->stats.forced_drop)) in gred_dump()
H A Dsch_sfq.c419 q->stats.forced_drop++; in sfq_enqueue()
/OK3568_Linux_fs/kernel/include/net/
H A Dred.h122 u32 forced_drop; /* Forced drops, qavg > max_thresh */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_sched.h222 __u32 forced_drop; /* Early drops, after max threshold */ member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h222 __u32 forced_drop; /* Early drops, after max threshold */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_sched.h222 __u32 forced_drop; /* Early drops, after max threshold */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h223 __u32 forced_drop; /* Early drops, after max threshold */ member