Searched refs:pedit_policy (Results 1 – 1 of 1) sorted by relevance
28 static const struct nla_policy pedit_policy[TCA_PEDIT_MAX + 1] = { variable46 err = nla_parse_nested(tb, TCA_PEDIT_MAX, nla, pedit_policy); in tcf_pedit_init()