Home
last modified time | relevance | path

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

/external/libnl/lib/route/cls/
Dematch.c330 static struct nla_policy tree_policy[TCA_EMATCH_TREE_MAX+1] = { variable
350 err = nla_parse_nested(tb, TCA_EMATCH_TREE_MAX, attr, tree_policy); in rtnl_ematch_parse_attr()