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

  /external/libnl/include/netlink/route/
route.h 54 extern int rtnl_route_parse(struct nlmsghdr *, struct rtnl_route **);
  /external/libnl/lib/route/
route.c 36 if ((err = rtnl_route_parse(nlh, &route)) < 0)
route_obj.c 911 int rtnl_route_parse(struct nlmsghdr *nlh, struct rtnl_route **result) function

Completed in 68 milliseconds