br_port_flag_is_set 2602 drivers/net/ethernet/mellanox/mlxsw/spectrum_switchdev.c if (adding && !br_port_flag_is_set(dev, BR_LEARNING)) br_port_flag_is_set 128 include/linux/if_bridge.h bool br_port_flag_is_set(const struct net_device *dev, unsigned long flag); br_port_flag_is_set 759 net/bridge/br_if.c EXPORT_SYMBOL_GPL(br_port_flag_is_set);