netdev_is_rx_handler_busy 1392 drivers/net/bonding/bond_main.c if (netdev_is_rx_handler_busy(slave_dev)) { netdev_is_rx_handler_busy 542 drivers/net/ipvlan/ipvlan_main.c if (netdev_is_rx_handler_busy(phy_dev)) { netdev_is_rx_handler_busy 1192 drivers/net/macvlan.c if (netdev_is_rx_handler_busy(dev)) netdev_is_rx_handler_busy 3648 include/linux/netdevice.h bool netdev_is_rx_handler_busy(struct net_device *dev); netdev_is_rx_handler_busy 4621 net/core/dev.c EXPORT_SYMBOL_GPL(netdev_is_rx_handler_busy); netdev_is_rx_handler_busy 4641 net/core/dev.c if (netdev_is_rx_handler_busy(dev))