Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Din_mcast.c222 static struct in_msource *inms_alloc(zalloc_flags_t);
773 lims = inms_alloc(Z_WAITOK); in imf_get_source()
802 lims = inms_alloc(Z_WAITOK); in imf_graft()
3640 inms_alloc(zalloc_flags_t how) in inms_alloc() function