Lines Matching defs:metric
174 uint8_t metric;
340 * metric HOPCNT_INFINITY means "all routes".
392 metric = ifp->int_d_metric;
395 metric = MIN(metric,
397 v12buf.n->n_metric = htonl(metric);
466 * we have the answer, so compute the right metric
787 "bad metric %d from %s"
843 * Adjust metric according to incoming interface cost.
845 * metric 15 on the floor even though they will
875 * same metric we advertised.
1028 * we have the answer, so compute the right metric and next
1119 * metric. Partly solve this problem by never
1230 * a better metric than our worst spare.
1232 * received with metric HOPCNT_INFINITY).