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

  /external/libnl/lib/route/
route_utils.c 85 return __list_str2type(name, &table_names);
131 return __list_str2type(name, &proto_names);
  /external/libnl/include/
netlink-local.h 96 extern int __list_str2type(const char *, struct nl_list_head *);
  /external/libnl/lib/
utils.c 861 int __list_str2type(const char *buf, struct nl_list_head *head) function

Completed in 185 milliseconds