Home
last modified time | relevance | path

Searched defs:tree_policy (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/classic/tree/
Dcommon.hpp654 struct tree_policy struct
657 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()
/third_party/libnl/lib/route/cls/
Dematch.c388 static struct nla_policy tree_policy[TCA_EMATCH_TREE_MAX+1] = { variable