Searched refs:int_adj_outmetric (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dinput.c336 +aifp->int_adj_outmetric
411 + aifp->int_adj_outmetric);
H A Drdisc.c103 + (ifp)->int_adj_outmetric) \
105 : (p) - ((ifp)->int_metric + (ifp)->int_adj_outmetric))
H A Dtrace.c666 if (ifp->int_adj_outmetric != 0)
668 ifp->int_adj_outmetric);
H A Ddefs.h308 u_char int_adj_outmetric; /* instead of interface metric */ member in struct:interface
H A Doutput.c726 ws.metric = ifp->int_metric + 1 + ifp->int_adj_outmetric;
H A Dparms.c93 ifp->int_adj_outmetric = parmp->parm_adj_outmetric;

Completed in 114 milliseconds