Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Din_mcast.c224 static struct in_msource *inms_alloc(zalloc_flags_t);
760 lims = inms_alloc(Z_WAITOK); in imf_get_source()
789 lims = inms_alloc(Z_WAITOK); in imf_graft()
3625 inms_alloc(zalloc_flags_t how) in inms_alloc() function