Home
last modified time | relevance | path

Searched refs:DROP_THRESH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm_kern.h42 #define DROP_THRESH (80 * 5 * MAX_BYTES_PER_PACKET) macro
43 #define LARGE_PKT_DROP_THRESH (DROP_THRESH - (15 * MAX_BYTES_PER_PACKET))
H A Dhbm_out_kern.c124 if (credit < -DROP_THRESH || in _hbm_out_cg()
/kernel/linux/linux-6.6/samples/bpf/
H A Dhbm_kern.h40 #define DROP_THRESH (80 * 5 * MAX_BYTES_PER_PACKET) macro
41 #define LARGE_PKT_DROP_THRESH (DROP_THRESH - (15 * MAX_BYTES_PER_PACKET))
H A Dhbm_out_kern.c124 if (credit < -DROP_THRESH || in _hbm_out_cg()

Completed in 2 milliseconds