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

  /external/libnl/include/netlink/route/
rtnl.h 56 extern int nl_str2rtntype(const char *);
  /external/libnl/lib/route/
rtnl.c 80 int nl_str2rtntype(const char *name) function
  /external/libnl/src/lib/
route.c 260 if ((ival = nl_str2rtntype(arg)) < 0)

Completed in 613 milliseconds