Searched refs:skbedit_policy (Results 1 – 1 of 1) sorted by relevance
53 static const struct nla_policy skbedit_policy[TCA_SKBEDIT_MAX + 1] = { variable74 err = nla_parse_nested(tb, TCA_SKBEDIT_MAX, nla, skbedit_policy); in tcf_skbedit_init()