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.h96 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
/external/libnl/lib/route/
Droute_obj.c90 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