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

  /external/libnl/include/netlink/route/
route.h 117 extern char * rtnl_route_proto2str(int, char *, size_t);
  /external/libnl/lib/route/
route_utils.c 125 char *rtnl_route_proto2str(int proto, char *buf, size_t size) function
route_obj.c 232 rtnl_route_proto2str(r->rt_protocol, buf, sizeof(buf)));

Completed in 5929 milliseconds