Home | History | Annotate | Download | only in ip

Lines Matching refs:rtnh_hops

606 				if (nh->rtnh_hops != 1)
607 fprintf(fp, "(ttl>%d)", nh->rtnh_hops);
610 fprintf(fp, " weight %d", nh->rtnh_hops+1);
649 rtnh->rtnh_hops = w - 1;