Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/netinet6/
H A Din6_mcast.c218 static struct ip6_msource *ip6ms_alloc(zalloc_flags_t);
641 nims = ip6ms_alloc(Z_WAITOK); in in6m_record_source()
895 nims = ip6ms_alloc(Z_WAITOK); in in6m_get_source()
3469 ip6ms_alloc(zalloc_flags_t how) in ip6ms_alloc() function