Home
last modified time | relevance | path

Searched refs:imo_grow (Results 1 – 1 of 1) sorted by relevance

/xnu-10002.81.5/bsd/netinet/
H A Din_mcast.c119 static int imo_grow(struct ip_moptions *, uint16_t);
266 imo_grow(struct ip_moptions *imo, uint16_t newmax) in imo_grow() function
503 err = imo_grow(to, from->imo_max_memberships); in imo_clone()
2311 error = imo_grow(imo, 0); in inp_join_group()