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

  /external/libnl/include/netlink/route/
route.h 99 extern int rtnl_route_get_nnexthops(struct rtnl_route *);
  /external/libnl/lib/route/
route_obj.c 764 int rtnl_route_get_nnexthops(struct rtnl_route *route) function
1139 if (rtnl_route_get_nnexthops(route) > 0) {

Completed in 38 milliseconds