Searched refs:nl_str2ether_proto (Results 1 – 5 of 5) sorted by relevance
50 if ((proto = nl_str2ether_proto(arg)) < 0) in nl_cli_cls_parse_proto()
71 extern int nl_str2ether_proto(const char *);
233 nl_str2ether_proto;
157 extern int nl_str2ether_proto(const char *);
856 int nl_str2ether_proto(const char *name) in nl_str2ether_proto() function