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

  /src/usr.sbin/altq/libaltq/
qop.c 74 struct tb_profile tb_prof, otb_prof; member in struct:tbrinfo
880 info->otb_prof.rate = req.tb_prof.rate;
881 info->otb_prof.depth = req.tb_prof.depth;
946 req.tb_prof.rate = info->otb_prof.rate;
947 req.tb_prof.depth = info->otb_prof.depth;
qop.c 74 struct tb_profile tb_prof, otb_prof; member in struct:tbrinfo
880 info->otb_prof.rate = req.tb_prof.rate;
881 info->otb_prof.depth = req.tb_prof.depth;
946 req.tb_prof.rate = info->otb_prof.rate;
947 req.tb_prof.depth = info->otb_prof.depth;

Completed in 227 milliseconds