Searched refs:IP_MIN_MEMBERSHIPS (Results 1 – 3 of 3) sorted by relevance
48 for (j = 0; j < IP_MIN_MEMBERSHIPS - 1; ++j) {
505 #define IP_MIN_MEMBERSHIPS 31 macro
1699 immp = kalloc_type(struct in_multi *, IP_MIN_MEMBERSHIPS, in inp_findmoptions()1701 imfp = kalloc_type(struct in_mfilter, IP_MIN_MEMBERSHIPS, in inp_findmoptions()1710 imo->imo_max_memberships = IP_MIN_MEMBERSHIPS; in inp_findmoptions()1714 for (idx = 0; idx < IP_MIN_MEMBERSHIPS; idx++) { in inp_findmoptions()