Searched refs:rtnl_route_remove_nexthop (Results 1 – 2 of 2) sorted by relevance
96 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
90 rtnl_route_remove_nexthop(r, nh); in route_free_data()753 void rtnl_route_remove_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) in rtnl_route_remove_nexthop() function