Home
last modified time | relevance | path

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

/netbsd/src/sys/altq/
Daltq_red.c201 static int default_th_max = TH_MAX; variable
258 rp->red_thmax = default_th_max; in red_alloc()
960 default_th_max = rp->th_max; in redioctl()