Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/altq/
H A Daltq_rio.h55 int th_max; /* red max threshold */ member
H A Daltq_red.c164 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, int pkttime) in red_alloc()
H A Daltq_red.h46 int th_max; /* red max threshold */ member