Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/altq/libaltq/
H A Dqop_red.c91 int th_max = 0; /* 0: use default */ in red_interface_parser() local
176 int inv_pmax, int th_min, int th_max, int qlimit, in qcmd_red_add_if()
195 int th_max, int qlimit, int pkttime, int flags) in qop_red_add_if()
H A Dqop_red.h36 int th_max; /* red max threshold */ member
H A Dparser.c945 int th_min, th_max, inv_pmax; in red_parser() local
H A Dqop.c1353 qop_red_set_defaults(int th_min, int th_max, int inv_pmax) in qop_red_set_defaults() argument
/netbsd-src/sys/altq/
H A Daltq_red.h56 int th_max; member
90 int th_max; /* red max threshold */ member
H A Daltq_rio.h95 int th_max; /* red max threshold */ member
H A Daltq_red.c231 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, in red_alloc() argument
[all...]