Home
last modified time | relevance | path

Searched refs:DROP_THRESH_NS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dhbm_kern.h50 #define DROP_THRESH_NS 500000 // 500us macro
52 #define LARGE_PKT_DROP_THRESH_NS (DROP_THRESH_NS - 20000)
H A Dhbm_edt_kern.c115 if (delta > DROP_THRESH_NS || (delta > LARGE_PKT_DROP_THRESH_NS && in _hbm_out_cg()