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

  /src/sys/altq/
altq_hfsc.c 131 static u_int dx2d(u_int64_t);
1469 dx2d(u_int64_t dx) function in typeref:typename:u_int
1621 sp->rsc.d = dx2d(cl->cl_rsc->dx);
1630 sp->fsc.d = dx2d(cl->cl_fsc->dx);
1639 sp->usc.d = dx2d(cl->cl_usc->dx);
altq_hfsc.c 131 static u_int dx2d(u_int64_t);
1469 dx2d(u_int64_t dx) function in typeref:typename:u_int
1621 sp->rsc.d = dx2d(cl->cl_rsc->dx);
1630 sp->fsc.d = dx2d(cl->cl_fsc->dx);
1639 sp->usc.d = dx2d(cl->cl_usc->dx);
altq_hfsc.c 131 static u_int dx2d(u_int64_t);
1469 dx2d(u_int64_t dx) function in typeref:typename:u_int
1621 sp->rsc.d = dx2d(cl->cl_rsc->dx);
1630 sp->fsc.d = dx2d(cl->cl_fsc->dx);
1639 sp->usc.d = dx2d(cl->cl_usc->dx);

Completed in 34 milliseconds