Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Din6_mcast.c272 struct in6_multi **omships; in im6o_grow() local
283 omships = imo->im6o_membership; in im6o_grow()
293 omships, Z_WAITOK | Z_ZERO)) == NULL) { in im6o_grow()
/xnu-8020.101.4/bsd/netinet/
H A Din_mcast.c271 struct in_multi **omships; in imo_grow() local
281 omships = imo->imo_membership; in imo_grow()
293 omships, Z_WAITOK | Z_ZERO)) == NULL) { in imo_grow()