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