Searched refs:nmships (Results 1 – 2 of 2) sorted by relevance
271 struct in6_multi **nmships; in im6o_grow() local281 nmships = NULL; in im6o_grow()292 if ((nmships = (struct in6_multi **)_REALLOC(omships, in im6o_grow()298 imo->im6o_membership = nmships; in im6o_grow()330 int nmships; in im6o_match_group() local341 nmships = imo->im6o_num_memberships; in im6o_match_group()342 for (idx = 0; idx < nmships; idx++) { in im6o_match_group()356 if (idx >= nmships) { in im6o_match_group()
270 struct in_multi **nmships; in imo_grow() local279 nmships = NULL; in imo_grow()292 if ((nmships = (struct in_multi **)_REALLOC(omships, in imo_grow()298 imo->imo_membership = nmships; in imo_grow()329 int nmships; in imo_match_group() local339 nmships = imo->imo_num_memberships; in imo_match_group()340 for (idx = 0; idx < nmships; idx++) { in imo_match_group()353 if (idx >= nmships) { in imo_match_group()