Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Din_mcast.c220 static struct ip_msource *ipms_alloc(zalloc_flags_t);
724 nims = ipms_alloc(Z_WAITOK); in inm_record_source()
983 nims = ipms_alloc(Z_WAITOK); in inm_get_source()
3628 ipms_alloc(zalloc_flags_t how) in ipms_alloc() function