Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Din6_mcast.c225 static struct in6_msource *in6ms_alloc(zalloc_flags_t);
696 lims = in6ms_alloc(Z_WAITOK); in im6f_get_source()
725 lims = in6ms_alloc(Z_WAITOK); in im6f_graft()
3495 in6ms_alloc(zalloc_flags_t how) in in6ms_alloc() function