Searched refs:IP_MAX_MEMBERSHIPS (Results 1 – 3 of 3) sorted by relevance
497 #define IP_MAX_MEMBERSHIPS 4095 macro
514 #define IP_MAX_MEMBERSHIPS 4095 macro
2106 if (ip_mfilter_count(&imo->imo_head) >= IP_MAX_MEMBERSHIPS) { in inp_join_group()