Searched defs:tree_policy (Results 1 – 2 of 2) sorted by relevance
654 struct tree_policy struct657 static void apply_op_to_match(FunctorT const& /*op*/, MatchT& /*m*/) in apply_op_to_match()661 static void group_match(MatchT& /*m*/, parser_id const& /*id*/, in group_match()666 static void concat(MatchT& /*a*/, MatchT const& /*b*/) in concat()
388 static struct nla_policy tree_policy[TCA_EMATCH_TREE_MAX+1] = { variable