Searched refs:rtnl_ematch_parse_expr (Results 1 – 4 of 4) sorted by relevance
62 if ((err = rtnl_ematch_parse_expr(arg, &errstr, &tree)) < 0) in nl_cli_cls_parse_ematch()
86 extern int rtnl_ematch_parse_expr(const char *, char **,
689 int rtnl_ematch_parse_expr(const char *expr, char **errp, in rtnl_ematch_parse_expr() function
186 rtnl_ematch_parse_expr;