Searched refs:unp_mcastactive (Results 1 – 1 of 1) sorted by relevance
70 bool unp_mcastactive; member872 KASSERTMSG(!unp->unp_mcastactive, "%s", ifp->if_xname); in usbnet_init_rx_tx()875 unp->unp_mcastactive = true; in usbnet_init_rx_tx()1101 if (unp->unp_mcastactive) in usbnet_if_ioctl()1144 KASSERTMSG(unp->unp_mcastactive, "%p", ifp->if_xname); in usbnet_stop()1145 unp->unp_mcastactive = false; in usbnet_stop()