Searched refs:nl_str2rtntype (Results 1 – 4 of 4) sorted by relevance
56 extern int nl_str2rtntype(const char *);
81 int nl_str2rtntype(const char *name) in nl_str2rtntype() function
275 if ((ival = nl_str2rtntype(arg)) < 0) in nl_cli_route_parse_type()
71 nl_str2rtntype;