Searched refs:TCA_SKBEDIT_MAX (Results 1 – 2 of 2) sorted by relevance
52 #define TCA_SKBEDIT_MAX (__TCA_SKBEDIT_MAX - 1) macro
86 static const struct nla_policy skbedit_policy[TCA_SKBEDIT_MAX + 1] = {103 struct nlattr *tb[TCA_SKBEDIT_MAX + 1]; in tcf_skbedit_init()114 err = nla_parse_nested(tb, TCA_SKBEDIT_MAX, nla, skbedit_policy, NULL); in tcf_skbedit_init()