Searched refs:simple_policy (Results 1 – 1 of 1) sorted by relevance
75 static const struct nla_policy simple_policy[TCA_DEF_MAX + 1] = { variable95 err = nla_parse_nested(tb, TCA_DEF_MAX, nla, simple_policy, NULL); in tcf_simp_init()