Searched refs:nl_str2ether_proto (Results 1 – 4 of 4) sorted by relevance
71 extern int nl_str2ether_proto(const char *);
49 if ((proto = nl_str2ether_proto(arg)) < 0) in nl_cli_cls_parse_proto()
155 extern int nl_str2ether_proto(const char *);
825 int nl_str2ether_proto(const char *name) in nl_str2ether_proto() function