Searched refs:igmp_domifattach (Results 1 – 3 of 3) sorted by relevance
325 extern struct igmp_ifinfo *igmp_domifattach(struct ifnet *, zalloc_flags_t);
602 igmp_domifattach(struct ifnet *ifp, zalloc_flags_t how) in igmp_domifattach() function
9050 IGMP_IFINFO(ifp) = igmp_domifattach(ifp, Z_WAITOK); in ifnet_attach()