Searched refs:omfilters (Results 1 – 2 of 2) sorted by relevance
271 struct in_mfilter *omfilters; in imo_grow() local282 omfilters = imo->imo_mfilters; in imo_grow()317 if (omfilters != NULL) { in imo_grow()319 memcpy(nmfilters, omfilters, oldmax * sizeof(struct in_mfilter)); in imo_grow()320 kfree_type(struct in_mfilter, oldmax, omfilters); in imo_grow()
269 struct in6_mfilter *omfilters; in im6o_grow() local279 omfilters = imo->im6o_mfilters; in im6o_grow()295 omfilters, Z_WAITOK | Z_ZERO)) == NULL) { in im6o_grow()