Searched refs:IPVS_DEST_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
417 #define IPVS_DEST_ATTR_MAX (__IPVS_DEST_ATTR_MAX - 1) macro
2989 static const struct nla_policy ip_vs_dest_policy[IPVS_DEST_ATTR_MAX + 1] = {3404 struct nlattr *attrs[IPVS_DEST_ATTR_MAX + 1]; in ip_vs_genl_parse_dest()3410 nla_parse_nested_deprecated(attrs, IPVS_DEST_ATTR_MAX, nla, ip_vs_dest_policy, NULL)) in ip_vs_genl_parse_dest()