Searched refs:rtnl_route_remove_nexthop (Results 1 – 3 of 3) sorted by relevance
100 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
90 rtnl_route_remove_nexthop(r, nh); in route_free_data()552 rtnl_route_remove_nexthop(old_route, old_nh); in route_update()875 void rtnl_route_remove_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) in rtnl_route_remove_nexthop() function
730 rtnl_route_remove_nexthop;