| /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);
|
| 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);
|
| 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);
|