HomeSort by: relevance | last modified time | path
    Searched refs:def_metric (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/routed/
output.c 692 int def_metric; local in function:supply
779 if (supplier && ifp && (def_metric = ifp->int_d_metric) != 0) {
781 || rt->rt_metric+ws.metric >= def_metric) {
783 ag_check(0, 0, 0, 0, def_metric, def_metric,
786 def_metric = rt->rt_metric+ws.metric;
798 v12buf.n->n_metric = htonl(def_metric);

Completed in 12 milliseconds