Home
last modified time | relevance | path

Searched refs:rtnl_route_remove_nexthop (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/route/
Droute.h100 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
/external/libnl/lib/route/
Droute_obj.c92 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