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

  /external/libnl/include/netlink/route/
nexthop.h 32 extern struct rtnl_nexthop * rtnl_route_nh_clone(struct rtnl_nexthop *);
  /external/libnl/lib/route/
nexthop.c 50 struct rtnl_nexthop *rtnl_route_nh_clone(struct rtnl_nexthop *src) function
route_obj.c 115 new = rtnl_route_nh_clone(nh);

Completed in 78 milliseconds