Searched refs:rtnl_str2scope (Results 1 - 4 of 4) sorted by relevance

/external/libnl/include/netlink/route/
H A Drtnl.h60 extern int rtnl_str2scope(const char *);
/external/libnl/lib/route/
H A Drtnl.c100 int rtnl_str2scope(const char *name) function
/external/libnl/src/lib/
H A Daddr.c91 if ((ival = rtnl_str2scope(arg)) < 0)
H A Droute.c226 if ((ival = rtnl_str2scope(arg)) < 0)

Completed in 158 milliseconds