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