Searched refs:TCA_FW_MAX (Results 1 – 3 of 3) sorted by relevance
199 static const struct nla_policy fw_policy[TCA_FW_MAX + 1] = {251 struct nlattr *tb[TCA_FW_MAX + 1]; in fw_change() 267 err = nla_parse_nested_deprecated(tb, TCA_FW_MAX, opt, fw_policy, in fw_change()
235 #define TCA_FW_MAX (__TCA_FW_MAX - 1) macro
314 #define TCA_FW_MAX (__TCA_FW_MAX - 1) macro