Searched refs:mld_domifattach (Results 1 – 3 of 3) sorted by relevance
243 extern struct mld_ifinfo *mld_domifattach(struct ifnet *, zalloc_flags_t);
582 mld_domifattach(struct ifnet *ifp, zalloc_flags_t how) in mld_domifattach() function
9058 MLD_IFINFO(ifp) = mld_domifattach(ifp, Z_WAITOK); in ifnet_attach()