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

/netbsd-6-1-5-RELEASE/usr.sbin/altq/libaltq/
H A Dqop_red.h36 int th_max; /* red max threshold */ member in struct:red_ifinfo
H A Dqop_red.c91 int th_max = 0; /* 0: use default */ local
175 qcmd_red_add_if(const char *ifname, u_int bandwidth, int weight, int inv_pmax, int th_min, int th_max, int qlimit, int pkttime, int flags) argument
193 qop_red_add_if(struct ifinfo **rp, const char *ifname, u_int bandwidth, int weight, int inv_pmax, int th_min, int th_max, int qlimit, int pkttime, int flags) argument
H A Dparser.c945 int th_min, th_max, inv_pmax; local
H A Dqop.c1353 qop_red_set_defaults(int th_min, int th_max, int inv_pmax) argument
/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_rio.h95 int th_max; /* red max threshold */ member in struct:rio::dropprec_state
H A Daltq_red.h56 int th_max; member in struct:red_stats
90 int th_max; /* red max threshold */ member in struct:redparams
H A Daltq_red.c231 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, argument
[all...]

Completed in 126 milliseconds