Searched refs:IPVS_DEST_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
379 #define IPVS_DEST_ATTR_MAX (__IPVS_DEST_ATTR_MAX - 1) macro
2797 static const struct nla_policy ip_vs_dest_policy[IPVS_DEST_ATTR_MAX + 1] = {3135 struct nlattr *attrs[IPVS_DEST_ATTR_MAX + 1]; in ip_vs_genl_parse_dest()3140 nla_parse_nested(attrs, IPVS_DEST_ATTR_MAX, nla, ip_vs_dest_policy)) in ip_vs_genl_parse_dest()