Searched refs:TCA_FW_MAX (Results 1 – 6 of 6) sorted by relevance
35 static struct nla_policy fw_policy[TCA_FW_MAX+1] = {44 struct nlattr *tb[TCA_FW_MAX + 1]; in fw_msg_parser()47 err = tca_parse(tb, TCA_FW_MAX, (struct rtnl_tca *) cls, fw_policy); in fw_msg_parser()
45 static struct nla_policy basic_policy[TCA_FW_MAX+1] = {
121 struct rtattr *tb[TCA_FW_MAX+1]; in fw_print_opt()126 parse_rtattr_nested(tb, TCA_FW_MAX, opt); in fw_print_opt()
227 #define TCA_FW_MAX (__TCA_FW_MAX - 1) macro
281 #define TCA_FW_MAX (__TCA_FW_MAX - 1) macro
313 #define TCA_FW_MAX (__TCA_FW_MAX - 1) macro