Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Din6_mcast.c219 static struct ip6_msource *ip6ms_alloc(zalloc_flags_t);
672 nims = ip6ms_alloc(Z_WAITOK); in in6m_record_source()
930 nims = ip6ms_alloc(Z_WAITOK); in in6m_get_source()
3500 ip6ms_alloc(zalloc_flags_t how) in ip6ms_alloc() function