HomeSort by: relevance | last modified time | path
    Searched defs:rio_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/altq/
altq_rio.c 206 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) function in typeref:typename:rio_t *
552 rqp->rq_rio = rio_alloc(0, NULL, 0, 0);
642 new = rio_alloc(fc->rio_weight, &fc->q_params[0],
altq_rio.c 206 rio_alloc(int weight, struct redparams *params, int flags, int pkttime) function in typeref:typename:rio_t *
552 rqp->rq_rio = rio_alloc(0, NULL, 0, 0);
642 new = rio_alloc(fc->rio_weight, &fc->q_params[0],

Completed in 55 milliseconds