Searched refs:rtnl_route_remove_nexthop (Results 1 – 2 of 2) sorted by relevance
100 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
92 rtnl_route_remove_nexthop(r, nh); in route_free_data()523 rtnl_route_remove_nexthop(old_route, old_nh); in route_update()841 void rtnl_route_remove_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) in rtnl_route_remove_nexthop() function