Searched refs:ip6ms_alloc (Results 1 – 1 of 1) sorted by relevance
218 static struct ip6_msource *ip6ms_alloc(zalloc_flags_t);641 nims = ip6ms_alloc(Z_WAITOK); in in6m_record_source()895 nims = ip6ms_alloc(Z_WAITOK); in in6m_get_source()3469 ip6ms_alloc(zalloc_flags_t how) in ip6ms_alloc() function