Home
last modified time | relevance | path

Searched refs:weight2 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_twos.c49 int rweight1, rweight2, weight1 = -1, weight2 = -1, overhead1 = 0; in ip_vs_twos_schedule() local
95 if (rweight2 <= 0 && weight2 == -1) { in ip_vs_twos_schedule()
97 weight2 = weight; in ip_vs_twos_schedule()
101 if (weight1 != -1 && weight2 != -1) in ip_vs_twos_schedule()
106 if (choice2 && (weight2 * overhead1) > (weight1 * overhead2)) in ip_vs_twos_schedule()
/openbmc/linux/tools/testing/selftests/net/forwarding/
H A Dgre_multipath_nh.sh238 local weight2=$1; shift
241 ip nexthop replace id 103 group 101,$weight1/102,$weight2
255 multipath_eval "$what" $weight1 $weight2 $d111 $d222
265 local weight2=$1; shift
268 ip nexthop replace id 103 group 101,$weight1/102,$weight2
283 multipath_eval "$what" $weight1 $weight2 $d111 $d222
293 local weight2=$1; shift
296 ip nexthop replace id 103 group 101,$weight1/102,$weight2
310 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dgre_multipath_nh_res.sh240 local weight2=$1; shift
243 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
258 multipath_eval "$what" $weight1 $weight2 $d111 $d222
268 local weight2=$1; shift
271 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
287 multipath_eval "$what" $weight1 $weight2 $d111 $d222
297 local weight2=$1; shift
300 ip nexthop replace id 103 group 101,$weight1/102,$weight2 \
315 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dgre_inner_v4_multipath.sh258 local weight2=$1; shift
263 nexthop via 192.0.2.162 weight $weight2
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dgre_multipath.sh211 local weight2=$1; shift
216 nexthop dev g1b weight $weight2
230 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dgre_inner_v6_multipath.sh258 local weight2=$1; shift
263 nexthop via 192.0.2.162 weight $weight2
279 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dip6gre_inner_v4_multipath.sh257 local weight2=$1; shift
262 nexthop via 2001:db8:82::2 weight $weight2
277 multipath_eval "$what" $weight1 $weight2 $d111 $d222
H A Dip6gre_inner_v6_multipath.sh257 local weight2=$1; shift
262 nexthop via 2001:db8:82::2 weight $weight2
278 multipath_eval "$what" $weight1 $weight2 $d111 $d222
/openbmc/linux/tools/perf/util/
H A Dbpf-filter.l81 weight2 { return sample_part(PERF_SAMPLE_WEIGHT_STRUCT, 2); }
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt201 code_pgsz, data_pgsz, weight1, weight2, weight3, ins_lat, retire_lat,