Searched refs:weight (Results 1 – 5 of 5) sorted by relevance
292 p->fs.weight = user_pipe_32.fs.weight; in cp_pipe_from_user_32()340 p->fs.weight = user_pipe_64.fs.weight; in cp_pipe_from_user_64()371 fs_bp->weight = set->weight; in cp_flow_set_to_32_user()401 fs_bp->weight = set->weight; in cp_flow_set_to_64_user()948 q->F += (len << MY_M) / (u_int64_t) fs->weight; in ready_event_wfq()1093 pe->sum -= q->fs->weight; in dummynet()1714 pipe->sum += fs->weight; /* add weight of new queue */ in dummynet_io()1719 q->F = q->S + (len << MY_M) / (u_int64_t) fs->weight; in dummynet_io()2123 x->weight = pfs->weight; in config_pipe()2124 if (x->weight == 0) { in config_pipe()[all …]
327 int weight; /* WFQ queue weight */ member480 int weight; /* WFQ queue weight */ member605 int weight; /* WFQ queue weight */ member
187 self.weight = 0250 self.weight += 1322 msgs_with_data = self.dweight / self.weight324 msgs_with_ports = self.pweight / self.weight332 … self.msg = "Edge {} (w:{}) didn't match incoming name {}!".format(edge.ename(), edge.weight, nm)446 weight = edge.dweight447 penwidth = edge.weight / 512452 attrs = "weight={},penwidth={}".format(round(weight,2), round(penwidth,2))
1779 u_int32_t weight; /* weight */ member
239 * If delta is less than the edge weight between preferred cluster and cluster, continue