Searched refs:rtnl_route_nexthop_n (Results 1 – 2 of 2) sorted by relevance
109 extern struct rtnl_nexthop * rtnl_route_nexthop_n(struct rtnl_route *r, int n);
482 new_nh = rtnl_route_nexthop_n(new_route, 0); in route_update()878 struct rtnl_nexthop *rtnl_route_nexthop_n(struct rtnl_route *r, int n) in rtnl_route_nexthop_n() function1206 nh = rtnl_route_nexthop_n(route, 0); in rtnl_route_build_msg()1248 nh = rtnl_route_nexthop_n(route, 0); in rtnl_route_build_msg()