Home
last modified time | relevance | path

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

/freebsd-src/sys/net/altq/
H A Daltq_rio.h54 int th_max; /* red max 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.h46 int th_max; /* red max threshold */ member
/freebsd-src/sys/netpfil/ipfw/test/
H A Dmain.c30 int32_t th_min, th_max; /* thresholds for hysteresis; negative means per flow */ member