Home
last modified time | relevance | path

Searched refs:rtnl_link_str2operstate (Results 1 – 2 of 2) sorted by relevance

/external/libnl/include/netlink/route/
Dlink.h84 extern int rtnl_link_str2operstate(const char *);
/external/libnl/lib/route/
Dlink.c1122 int rtnl_link_str2operstate(const char *name) in rtnl_link_str2operstate() function