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

  /external/libnl/include/netlink/route/
route.h 46 extern struct rtnl_route * rtnl_route_alloc(void);
  /external/libnl/src/lib/
route.c 26 route = rtnl_route_alloc();
  /external/libnl/lib/route/
route_obj.c 490 struct rtnl_route *rtnl_route_alloc(void) function
920 route = rtnl_route_alloc();

Completed in 45 milliseconds