HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_route_remove_nexthop (Results 1 - 2 of 2) sorted by null

  /external/libnl/include/netlink/route/
route.h 96 extern void rtnl_route_remove_nexthop(struct rtnl_route *,
  /external/libnl/lib/route/
route_obj.c 90 rtnl_route_remove_nexthop(r, nh);
753 void rtnl_route_remove_nexthop(struct rtnl_route *route, struct rtnl_nexthop *nh) function

Completed in 240 milliseconds