Home
last modified time | relevance | path

Searched refs:nl_str2rtntype (Results 1 – 4 of 4) sorted by relevance

/third_party/libnl/include/netlink/route/
Drtnl.h56 extern int nl_str2rtntype(const char *);
/third_party/libnl/lib/route/
Drtnl.c81 int nl_str2rtntype(const char *name) in nl_str2rtntype() function
/third_party/libnl/src/lib/
Droute.c275 if ((ival = nl_str2rtntype(arg)) < 0) in nl_cli_route_parse_type()
/third_party/libnl/
Dlibnl-route-3.sym71 nl_str2rtntype;