IP_MAX_MEMBERSHIPS
if (ip_mfilter_count(&imo->imo_head) >= IP_MAX_MEMBERSHIPS) {
static size_t nmcastgroups = IP_MAX_MEMBERSHIPS;
static int nmcastgroups = IP_MAX_MEMBERSHIPS;