Searched refs:ip6ms_alloc (Results 1 – 1 of 1) sorted by relevance
223 static struct ip6_msource *ip6ms_alloc(zalloc_flags_t);646 nims = ip6ms_alloc(Z_WAITOK); in in6m_record_source()900 nims = ip6ms_alloc(Z_WAITOK); in in6m_get_source()3471 ip6ms_alloc(zalloc_flags_t how) in ip6ms_alloc() function