Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Din6_mcast.c223 static struct ip6_msource *ip6ms_alloc(zalloc_flags_t);
648 nims = ip6ms_alloc(Z_WAITOK); in in6m_record_source()
902 nims = ip6ms_alloc(Z_WAITOK); in in6m_get_source()
3483 ip6ms_alloc(zalloc_flags_t how) in ip6ms_alloc() function