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