Searched refs:omships (Results 1 – 2 of 2) sorted by relevance
269 struct in_multi **omships; in imo_grow() local281 omships = imo->imo_membership; in imo_grow()310 if (omships != NULL) { in imo_grow()312 memcpy(nmships, omships, oldmax * sizeof(struct in_multi *)); in imo_grow()313 kfree_type(struct in_multi *, oldmax, omships); in imo_grow()
267 struct in6_multi **omships; in im6o_grow() local278 omships = imo->im6o_membership; in im6o_grow()288 omships, Z_WAITOK | Z_ZERO)) == NULL) { in im6o_grow()