Searched refs:max_attr (Results 1 – 4 of 4) sorted by relevance
1179 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV4_MAX]; in tcf_ct_fill_params_nat() local1186 range->max_addr.ip = max_attr ? in tcf_ct_fill_params_nat()1187 nla_get_in_addr(max_attr) : in tcf_ct_fill_params_nat()1190 struct nlattr *max_attr = tb[TCA_CT_NAT_IPV6_MAX]; in tcf_ct_fill_params_nat() local1197 range->max_addr.in6 = max_attr ? in tcf_ct_fill_params_nat()1198 nla_get_in6_addr(max_attr) : in tcf_ct_fill_params_nat()
58 if (type > policy->max_attr) { in ynl_err_walk_report_one()306 if (type > yarg->rsp_policy->max_attr) { in ynl_attr_validate()
52 unsigned int max_attr; member
2114 max_attr = struct.attr_max_val