Searched defs:th_min (Results 1 - 7 of 7) sorted by relevance
| /src/usr.sbin/altq/libaltq/ |
| H A D | qop_red.h | 35 int th_min; /* red min threshold */ member in struct:red_ifinfo
|
| H A D | qop_red.c | 90 int th_min = 0; /* 0: use default */ local in function:red_interface_parser 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 D | parser.c | 945 int th_min, th_max, inv_pmax; local in function:red_parser
|
| H A D | qop.c | 1353 qop_red_set_defaults(int th_min, int th_max, int inv_pmax) argument
|
| /src/sys/altq/ |
| H A D | altq_rio.h | 94 int th_min; /* red min threshold */ member in struct:rio::dropprec_state
|
| H A D | altq_red.h | 55 int th_min; member in struct:red_stats 89 int th_min; /* red min threshold */ member in struct:redparams
|
| H A D | altq_red.c | 231 red_alloc(int weight, int inv_pmax, int th_min, int th_max, int flags, argument [all...] |
Completed in 8 milliseconds