Searched refs:rtnh_hops (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h286 unsigned char rtnh_hops; member in struct:rtnexthop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diproute.c563 if (nh->rtnh_hops != 1)
564 fprintf(fp, "(ttl>%d)", nh->rtnh_hops);
567 fprintf(fp, " weight %d", nh->rtnh_hops+1);
606 rtnh->rtnh_hops = w - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_semantics.c398 nh->nh_weight = rtnh->rtnh_hops + 1;
1019 rtnh->rtnh_hops = nh->nh_weight - 1;
H A Dipmr.c1629 nhp->rtnh_hops = c->mfc_un.res.ttls[ct];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Drtnetlink.h287 unsigned char rtnh_hops; member in struct:rtnexthop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/
H A Ddn_fib.c186 nh->nh_weight = nhp->rtnh_hops + 1;
H A Ddn_table.c337 nhp->rtnh_hops = nh->nh_weight - 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_netlink.c1323 rtnh->rtnh_hops = 0;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6mr.c1763 nhp->rtnh_hops = c->mfc_un.res.ttls[ct];

Completed in 114 milliseconds