Searched refs:weight (Results 151 - 175 of 338) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_cbq.c58 long weight; /* Relative allotment: see below */ member in struct:cbq_class
1002 cl->quantum = (cl->weight*cl->allot*q->nclasses[prio])/
1212 q->quanta[cl->priority] -= cl->weight;
1219 q->quanta[cl->priority] += cl->weight;
1229 if (wrr->weight)
1230 cl->weight = wrr->weight;
1341 q->link.weight = q->link.R_tab->rate.rate;
1413 opt.weight = cl->weight;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_cbq.c58 long weight; /* Relative allotment: see below */ member in struct:cbq_class
1002 cl->quantum = (cl->weight*cl->allot*q->nclasses[prio])/
1212 q->quanta[cl->priority] -= cl->weight;
1219 q->quanta[cl->priority] += cl->weight;
1229 if (wrr->weight)
1230 cl->weight = wrr->weight;
1341 q->link.weight = q->link.R_tab->rate.rate;
1413 opt.weight = cl->weight;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/include/linux/
H A Dpkt_sched.h412 __u32 weight; member in struct:tc_cbq_wrropt
632 __u32 weight; member in struct:tc_qfq_stats
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/include/linux/
H A Dpkt_sched.h412 __u32 weight; member in struct:tc_cbq_wrropt
632 __u32 weight; member in struct:tc_qfq_stats
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/include/linux/
H A Dpkt_sched.h412 __u32 weight; member in struct:tc_cbq_wrropt
632 __u32 weight; member in struct:tc_qfq_stats
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
215 # <weight> is tuning parameter that should be proportional to
216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10
219 # <bandwidth> [and <weight>] only once, therefore in other files you only
407 # TIME=[<dow>,<dow>, ...,<dow>/]<from>-<till>;<rate>/<weight>[/<peak>]
414 # the times overlap, last match is taken. The fields <rate>, <weight>
735 ### Retrieve device bandwidth and, optionally, weight
758 ### Set weight of the root class if set
760 tc class change dev $dev root cbq weight $DEVWGHT allot 1514
772 bandwidth $BANDWIDTH rate $RATE weight
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dresolve.c234 rr->u.srv->weight = (p[2] << 8) | p[3];
610 return ((*aa)->u.srv->weight - (*bb)->u.srv->weight);
653 /* sort them by priority and weight */
671 sum += (*tt)->u.srv->weight;
681 count += (*tt)->u.srv->weight;
693 sum -= (*tt)->u.srv->weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dresolve.c234 rr->u.srv->weight = (p[2] << 8) | p[3];
610 return ((*aa)->u.srv->weight - (*bb)->u.srv->weight);
653 /* sort them by priority and weight */
671 sum += (*tt)->u.srv->weight;
681 count += (*tt)->u.srv->weight;
693 sum -= (*tt)->u.srv->weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
215 # <weight> is tuning parameter that should be proportional to
216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10
219 # <bandwidth> [and <weight>] only once, therefore in other files you only
407 # TIME=[<dow>,<dow>, ...,<dow>/]<from>-<till>;<rate>/<weight>[/<peak>]
414 # the times overlap, last match is taken. The fields <rate>, <weight>
735 ### Retrieve device bandwidth and, optionally, weight
758 ### Set weight of the root class if set
760 tc class change dev $dev root cbq weight $DEVWGHT allot 1514
772 bandwidth $BANDWIDTH rate $RATE weight
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/roken/
H A Dresolve.c234 rr->u.srv->weight = (p[2] << 8) | p[3];
610 return ((*aa)->u.srv->weight - (*bb)->u.srv->weight);
653 /* sort them by priority and weight */
671 sum += (*tt)->u.srv->weight;
681 count += (*tt)->u.srv->weight;
693 sum -= (*tt)->u.srv->weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3208 # DEVICE=<ifname>,<bandwidth>[,<weight>] mandatory
215 # <weight> is tuning parameter that should be proportional to
216 # <bandwidth>. As a rule of thumb: <weight> = <bandwidth> / 10
219 # <bandwidth> [and <weight>] only once, therefore in other files you only
407 # TIME=[<dow>,<dow>, ...,<dow>/]<from>-<till>;<rate>/<weight>[/<peak>]
414 # the times overlap, last match is taken. The fields <rate>, <weight>
735 ### Retrieve device bandwidth and, optionally, weight
758 ### Set weight of the root class if set
760 tc class change dev $dev root cbq weight $DEVWGHT allot 1514
772 bandwidth $BANDWIDTH rate $RATE weight
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/lib/
H A Dfloor1.c450 /* weight toward the actually used frequencies if we meet the threshhold */
452 int weight=nb*info->twofitweight/(na+1); local
454 a->xa=xa*weight+xb;
455 a->ya=ya*weight+yb;
456 a->x2a=x2a*weight+x2b;
457 a->y2a=y2a*weight+y2b;
458 a->xya=xya*weight+xyb;
459 a->an=na*weight+nb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/lib/
H A Dfloor1.c450 /* weight toward the actually used frequencies if we meet the threshhold */
452 int weight=nb*info->twofitweight/(na+1); local
454 a->xa=xa*weight+xb;
455 a->ya=ya*weight+yb;
456 a->x2a=x2a*weight+x2b;
457 a->y2a=y2a*weight+y2b;
458 a->xya=xya*weight+xyb;
459 a->an=na*weight+nb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libvorbis/lib/
H A Dfloor1.c450 /* weight toward the actually used frequencies if we meet the threshhold */
452 int weight=nb*info->twofitweight/(na+1); local
454 a->xa=xa*weight+xb;
455 a->ya=ya*weight+yb;
456 a->x2a=x2a*weight+x2b;
457 a->y2a=y2a*weight+y2b;
458 a->xya=xya*weight+xyb;
459 a->an=na*weight+nb;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/dlm/
H A Dconfig.c28 * /config/dlm/<cluster>/spaces/<space>/nodes/<node>/weight
248 .ca_name = "weight",
295 int weight; member in struct:dlm_node
579 nd->weight = 1; /* default weight of 1 if none is set */
750 return sprintf(buf, "%d\n", nd->weight);
756 nd->weight = simple_strtol(buf, NULL, 0);
930 w = nd->weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/dlm/
H A Dconfig.c28 * /config/dlm/<cluster>/spaces/<space>/nodes/<node>/weight
248 .ca_name = "weight",
295 int weight; member in struct:dlm_node
579 nd->weight = 1; /* default weight of 1 if none is set */
750 return sprintf(buf, "%d\n", nd->weight);
756 nd->weight = simple_strtol(buf, NULL, 0);
930 w = nd->weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_routemap.c94 weight : Done
1055 /* `set weight WEIGHT' */
1057 /* Set weight. */
1062 u_int32_t *weight; local
1068 weight = rule;
1071 /* Set weight value. */
1072 if (*weight)
1073 (bgp_attr_extra_get (bgp_info->attr))->weight = *weight;
1075 bgp_info->attr->extra->weight
1086 u_int32_t *weight; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c766 /* set the weight and the flags */
767 atomic_set(&dest->weight, udest->weight);
891 if (udest->weight < 0) {
892 pr_err("%s(): server weight less than zero\n", __func__);
1003 if (udest->weight < 0) {
1004 pr_err("%s(): server weight less than zero\n", __func__);
1033 /* call the update_service, because server weight may be changed */
1809 atomic_read(&dest->weight),
1820 atomic_read(&dest->weight),
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/netfilter/ipvs/
H A Dip_vs_ctl.c766 /* set the weight and the flags */
767 atomic_set(&dest->weight, udest->weight);
891 if (udest->weight < 0) {
892 pr_err("%s(): server weight less than zero\n", __func__);
1003 if (udest->weight < 0) {
1004 pr_err("%s(): server weight less than zero\n", __func__);
1033 /* call the update_service, because server weight may be changed */
1809 atomic_read(&dest->weight),
1820 atomic_read(&dest->weight),
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/cavium-octeon/
H A Docteon-irq.c159 int weight = cpumask_weight(desc->affinity); local
161 if (weight > 1) {
173 } else if (weight == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/cavium-octeon/
H A Docteon-irq.c159 int weight = cpumask_weight(desc->affinity); local
161 if (weight > 1) {
173 } else if (weight == 1) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_routemap.c94 weight : Done
1055 /* `set weight WEIGHT' */
1057 /* Set weight. */
1062 u_int32_t *weight; local
1068 weight = rule;
1071 /* Set weight value. */
1072 if (*weight)
1073 (bgp_attr_extra_get (bgp_info->attr))->weight = *weight;
1075 bgp_info->attr->extra->weight
1086 u_int32_t *weight; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libvorbis/vq/
H A Dvqgen.c242 float *(*weight)(vqgen *,float *),int centroid){
261 if(weight)
262 v->weight_func=weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libvorbis/vq/
H A Dvqgen.c242 float *(*weight)(vqgen *,float *),int centroid){
261 if(weight)
262 v->weight_func=weight;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_routemap.c94 weight : Done
1055 /* `set weight WEIGHT' */
1057 /* Set weight. */
1062 u_int32_t *weight; local
1068 weight = rule;
1071 /* Set weight value. */
1072 if (*weight)
1073 (bgp_attr_extra_get (bgp_info->attr))->weight = *weight;
1075 bgp_info->attr->extra->weight
1086 u_int32_t *weight; local
[all...]

Completed in 201 milliseconds

1234567891011>>