Searched refs:nl_str2ip_proto (Results 1 – 3 of 3) sorted by relevance
67 extern int nl_str2ip_proto(const char *);
54 if ((proto = nl_str2ip_proto(arg)) < 0) in nl_cli_ct_parse_protocol()
659 int nl_str2ip_proto(const char *name) in nl_str2ip_proto() function