Searched refs:TCA_NAT_MAX (Results 1 – 2 of 2) sorted by relevance
15 #define TCA_NAT_MAX (__TCA_NAT_MAX - 1) macro
32 static const struct nla_policy nat_policy[TCA_NAT_MAX + 1] = {42 struct nlattr *tb[TCA_NAT_MAX + 1]; in tcf_nat_init()52 err = nla_parse_nested_deprecated(tb, TCA_NAT_MAX, nla, nat_policy, in tcf_nat_init()