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

  /src/sys/altq/
altq_hfsc.c 130 static u_int sm2m(u_int64_t);
1460 sm2m(u_int64_t sm) function in typeref:typename:u_int
1620 sp->rsc.m1 = sm2m(cl->cl_rsc->sm1);
1622 sp->rsc.m2 = sm2m(cl->cl_rsc->sm2);
1629 sp->fsc.m1 = sm2m(cl->cl_fsc->sm1);
1631 sp->fsc.m2 = sm2m(cl->cl_fsc->sm2);
1638 sp->usc.m1 = sm2m(cl->cl_usc->sm1);
1640 sp->usc.m2 = sm2m(cl->cl_usc->sm2);
altq_hfsc.c 130 static u_int sm2m(u_int64_t);
1460 sm2m(u_int64_t sm) function in typeref:typename:u_int
1620 sp->rsc.m1 = sm2m(cl->cl_rsc->sm1);
1622 sp->rsc.m2 = sm2m(cl->cl_rsc->sm2);
1629 sp->fsc.m1 = sm2m(cl->cl_fsc->sm1);
1631 sp->fsc.m2 = sm2m(cl->cl_fsc->sm2);
1638 sp->usc.m1 = sm2m(cl->cl_usc->sm1);
1640 sp->usc.m2 = sm2m(cl->cl_usc->sm2);

Completed in 22 milliseconds