Searched refs:nl_cli_cls_parse_ematch (Results 1 – 5 of 5) sorted by relevance
22 extern struct rtnl_ematch_tree *nl_cli_cls_parse_ematch(struct rtnl_cls *, char *);
53 tree = nl_cli_cls_parse_ematch(cls, optarg); in parse_argv()
71 tree = nl_cli_cls_parse_ematch(cls, optarg); in parse_argv()
56 struct rtnl_ematch_tree *nl_cli_cls_parse_ematch(struct rtnl_cls *cls, char *arg) in nl_cli_cls_parse_ematch() function
20 nl_cli_cls_parse_ematch;