Searched refs:rtnl_ematch_parse_attr (Results 1 – 5 of 5) sorted by relevance
78 extern int rtnl_ematch_parse_attr(struct nlattr *,
76 if ((err = rtnl_ematch_parse_attr(tb[TCA_CGROUP_EMATCHES], in cgroup_msg_parser()
86 if ((err = rtnl_ematch_parse_attr(tb[TCA_BASIC_EMATCHES], in basic_msg_parser()
398 int rtnl_ematch_parse_attr(struct nlattr *attr, struct rtnl_ematch_tree **result) in rtnl_ematch_parse_attr() function
185 rtnl_ematch_parse_attr;