Lines Matching full:routes
277 * metric HOPCNT_INFINITY means "all routes". in input()
358 * routes we send. in input()
443 /* Send the answer about specific routes. in input()
566 /* Ignore routes via dead interface. in input()
699 * default routes with the same metric we advertised. in input()
706 /* We can receive aggregated RIPv2 routes that must in input()
709 * We might also receive the same routes aggregated in input()
711 * This could cause duplicate routes to be sent on in input()
714 * but breaking down the aggregated routes for RIPv1 in input()
715 * listeners can produce duplicate routes. in input()
717 * Breaking down aggregated routes here bloats in input()
719 * table, since routes are always aggregated for in input()
723 * routes corresponding to subnets. This is part in input()
734 * an unreasonable number of routes. in input()
738 " instead of %d routes", in input()
786 * Sometimes network routes arrive over a point-to-point link for in input_route()
804 /* Ignore unknown routes being poisoned. in input_route()
834 * The worst is that both kinds of routes might be in input_route()
866 /* Keep poisoned routes around only long enough to pass in input_route()
867 * the poison on. Use a new timestamp for good routes. in input_route()
917 * This also ignores poisoned routes (those in input_route()
985 * problems so be generous and accept the routes, in ck_passwd()