Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Din_mcast.c220 static struct ip_msource *ipms_alloc(zalloc_flags_t);
726 nims = ipms_alloc(Z_WAITOK); in inm_record_source()
989 nims = ipms_alloc(Z_WAITOK); in inm_get_source()
3629 ipms_alloc(zalloc_flags_t how) in ipms_alloc() function