Searched refs:rtnl_ematch_parse_expr (Results 1 – 3 of 3) sorted by relevance
61 if ((err = rtnl_ematch_parse_expr(arg, &errstr, &tree)) < 0) in nl_cli_cls_parse_ematch()
84 extern int rtnl_ematch_parse_expr(const char *, char **,
631 int rtnl_ematch_parse_expr(const char *expr, char **errp, in rtnl_ematch_parse_expr() function