Searched refs:rio_alloc (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/net/altq/ |
| H A D | altq_rio.h | 85 extern rio_t *rio_alloc(int, struct redparams *, int, int);
|
| H A D | altq_rio.c | 180 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) in rio_alloc() function
|
| H A D | altq_priq.c | 342 cl->cl_red = (red_t *)rio_alloc(0, NULL, in priq_class_create()
|
| H A D | altq_fairq.c | 404 cl->cl_red = (red_t *)rio_alloc(0, NULL, in fairq_class_create()
|
| H A D | altq_rmclass.c | 292 cl->red_ = (red_t *)rio_alloc(0, NULL, in rmc_newclass()
|
| H A D | altq_hfsc.c | 433 cl->cl_red = (red_t *)rio_alloc(0, NULL, in hfsc_class_create()
|