Home | History | Annotate | Download | only in ip

Lines Matching full:rtnh_hops

567 				if (nh->rtnh_hops != 1)
568 fprintf(fp, "(ttl>%d)", nh->rtnh_hops);
571 fprintf(fp, " weight %d", nh->rtnh_hops+1);
610 rtnh->rtnh_hops = w - 1;