Searched refs:int_adj_outmetric (Results 1 – 6 of 6) sorted by relevance
344 +aifp->int_adj_outmetric in input()419 + aifp->int_adj_outmetric); in input()
90 #define PREF(p, ifp) ((int)(p) <= ((ifp)->int_metric+(ifp)->int_adj_outmetric)\92 : (p) - ((ifp)->int_metric+(ifp)->int_adj_outmetric))
635 if (ifp->int_adj_outmetric != 0) in trace_if()637 ifp->int_adj_outmetric); in trace_if()
263 u_char int_adj_outmetric; /* instead of interface metric */ member
697 ws.metric = ifp->int_metric + 1 + ifp->int_adj_outmetric; in supply()
79 ifp->int_adj_outmetric = parmp->parm_adj_outmetric; in get_parms()