Searched refs:IPVS_SVC_ATTR_MAX (Results 1 – 2 of 2) sorted by relevance
367 #define IPVS_SVC_ATTR_MAX (__IPVS_SVC_ATTR_MAX - 1) macro
2840 static const struct nla_policy ip_vs_svc_policy[IPVS_SVC_ATTR_MAX + 1] = {3071 struct nlattr *attrs[IPVS_SVC_ATTR_MAX + 1]; in ip_vs_genl_parse_service()3077 nla_parse_nested(attrs, IPVS_SVC_ATTR_MAX, nla, in ip_vs_genl_parse_service()