Home
last modified time | relevance | path

Searched defs:th_min (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net/altq/
H A Daltq_rio.h53 int th_min; /* red min threshold */ member
H A Daltq_red.c173 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, in red_alloc()
H A Daltq_red.h45 int th_min; /* red min threshold */ member
/freebsd/sys/netpfil/ipfw/test/
H A Dmain.c30 int32_t th_min, th_max; /* thresholds for hysteresis; negative means per flow */ member