Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/netinet6/
H A Din6_mcast.c225 static struct in6_msource *in6ms_alloc(zalloc_flags_t);
694 lims = in6ms_alloc(Z_WAITOK); in im6f_get_source()
723 lims = in6ms_alloc(Z_WAITOK); in im6f_graft()
3483 in6ms_alloc(zalloc_flags_t how) in in6ms_alloc() function